Skip to content

Commit

Permalink
upgraded helidon version
Browse files Browse the repository at this point in the history
  • Loading branch information
tkote committed Jan 4, 2023
1 parent 5182baa commit 8000b26
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom-docker.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>oracle.demo</groupId>
<artifactId>helidon-demo-mp-docker-build</artifactId>
<version>3.0.2.2.1</version>
<version>3.1.0.0</version>
<name>helidon-demo-mp-docker-build</name>

<properties>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>3.0.2</version>
<version>3.1.0</version>
<relativePath />
</parent>
<groupId>me.opc-helidon</groupId>
<artifactId>helidon-demo-mp</artifactId>
<version>3.0.2.2.1</version>
<version>3.1.0.0</version>
<name>${project.artifactId}</name>

<properties>
Expand Down

0 comments on commit 8000b26

Please sign in to comment.