We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a9478b commit 73e4c6cCopy full SHA for 73e4c6c
highcpu/pom.xml
@@ -19,7 +19,7 @@
19
<parent>
20
<groupId>com.github.chrishantha.sample</groupId>
21
<artifactId>java-samples</artifactId>
22
- <version>0.0.1</version>
+ <version>0.0.2-SNAPSHOT</version>
23
<relativePath>../pom.xml</relativePath>
24
</parent>
25
pom.xml
@@ -23,7 +23,7 @@
26
27
<modelVersion>4.0.0</modelVersion>
28
<packaging>pom</packaging>
29
<name>Java Samples</name>
0 commit comments