We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b927dd7 + 9eba315 commit 9a8ba39Copy full SHA for 9a8ba39
pom-docker.xml
@@ -5,7 +5,7 @@
5
6
<groupId>oracle.demo</groupId>
7
<artifactId>helidon-mp-demo-docker-build</artifactId>
8
- <version>3.1.0.2</version>
+ <version>3.2.1.0</version>
9
<name>helidon-mp-demo-docker-build</name>
10
11
<properties>
pom.xml
@@ -6,13 +6,13 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
- <version>3.1.0</version>
+ <version>3.2.1</version>
<relativePath />
</parent>
12
13
<groupId>me.opc-helidon</groupId>
14
<artifactId>helidon-mp-demo</artifactId>
15
16
<name>${project.artifactId}</name>
17
18
0 commit comments