Skip to content

Commit a664d6f

Browse files
author
tkaldahl_xirgo
committed
Set version to 2.95.0-SNAPSHOT for continued development
1 parent 99420b8 commit a664d6f

13 files changed

Lines changed: 15 additions & 15 deletions

File tree

actions/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

ext/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

geo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

policy/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<artifactId>em2m-java-sdk-pom</artifactId>
2727
<packaging>pom</packaging>
2828
<name>em2m-java-sdk-pom</name>
29-
<version>2.94.0</version>
29+
<version>2.95.0-SNAPSHOT</version>
3030

3131
<modules>
3232
<module>utils</module>

problem/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
</parent>
3030

3131
<packaging>jar</packaging>
3232
<artifactId>em2m-java-sdk-problem</artifactId>
33-
<version>2.94.0</version>
33+
<version>2.95.0-SNAPSHOT</version>
3434
<name>em2m-java-sdk-problem</name>
3535

3636
<dependencies>

search/bean/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

search/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

search/es/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

search/mongo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>io.em2m.sdk</groupId>
2727
<artifactId>em2m-java-sdk-pom</artifactId>
28-
<version>2.94.0</version>
28+
<version>2.95.0-SNAPSHOT</version>
2929
<relativePath>../../pom.xml</relativePath>
3030
</parent>
3131

0 commit comments

Comments
 (0)