Skip to content

Commit bef5ea6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c30d739 commit bef5ea6

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>com.emnify.sdk</groupId>
1616
<artifactId>emnify-parent</artifactId>
17-
<version>1.2.0</version>
17+
<version>1.3.0-SNAPSHOT</version>
1818
<relativePath>../pom.xml</relativePath>
1919
</parent>
2020

emnify/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>com.emnify.sdk</groupId>
1212
<artifactId>emnify-parent</artifactId>
13-
<version>1.2.0</version>
13+
<version>1.3.0-SNAPSHOT</version>
1414
</parent>
1515

1616
<artifactId>emnify</artifactId>

examples/quota-management/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<dependency>
1717
<groupId>com.emnify.sdk</groupId>
1818
<artifactId>emnify</artifactId>
19-
<version>1.2.0-SNAPSHOT</version>
19+
<version>1.2.0</version>
2020
</dependency>
2121
</dependencies>
2222

pom.xml

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

1111
<groupId>com.emnify.sdk</groupId>
1212
<artifactId>emnify-parent</artifactId>
13-
<version>1.2.0</version>
13+
<version>1.3.0-SNAPSHOT</version>
1414
<packaging>pom</packaging>
1515

1616
<organization>

0 commit comments

Comments
 (0)