Skip to content

Commit 73e4c6c

Browse files
committed
prepare for next development iteration
1 parent 3a9478b commit 73e4c6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

highcpu/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<parent>
2020
<groupId>com.github.chrishantha.sample</groupId>
2121
<artifactId>java-samples</artifactId>
22-
<version>0.0.1</version>
22+
<version>0.0.2-SNAPSHOT</version>
2323
<relativePath>../pom.xml</relativePath>
2424
</parent>
2525

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<groupId>com.github.chrishantha.sample</groupId>
2525
<artifactId>java-samples</artifactId>
26-
<version>0.0.1</version>
26+
<version>0.0.2-SNAPSHOT</version>
2727
<modelVersion>4.0.0</modelVersion>
2828
<packaging>pom</packaging>
2929
<name>Java Samples</name>

0 commit comments

Comments
 (0)