Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Commit 01c90e9

Browse files
committed
Set new SNAPSHOT version into pom files.
1 parent 8137188 commit 01c90e9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.javaoperatorsdk</groupId>
88
<artifactId>jenvtest-project</artifactId>
9-
<version>0.9.7-SNAPSHOT</version>
9+
<version>0.9.8-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>jenvtest</artifactId>

fabric8/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.javaoperatorsdk</groupId>
88
<artifactId>jenvtest-project</artifactId>
9-
<version>0.9.7-SNAPSHOT</version>
9+
<version>0.9.8-SNAPSHOT</version>
1010
</parent>
1111

1212
<artifactId>jenvtest-fabric8-client-support</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>io.javaoperatorsdk</groupId>
77
<artifactId>jenvtest-project</artifactId>
8-
<version>0.9.7-SNAPSHOT</version>
8+
<version>0.9.8-SNAPSHOT</version>
99
<packaging>pom</packaging>
1010

1111
<name>JEnvTest Project</name>

0 commit comments

Comments
 (0)