Skip to content

Commit cdfaa64

Browse files
committed
Updated to 2.3.5-SNAPSHOT.
1 parent 9ad1356 commit cdfaa64

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

jsmpp-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>jsmpp-pom</artifactId>
55
<groupId>org.jsmpp</groupId>
6-
<version>2.3.4</version>
6+
<version>2.3.5-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

jsmpp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jsmpp</groupId>
55
<artifactId>jsmpp-pom</artifactId>
6-
<version>2.3.4</version>
6+
<version>2.3.5-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<packaging>bundle</packaging>

pom.xml

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

55
<groupId>org.jsmpp</groupId>
66
<artifactId>jsmpp-pom</artifactId>
7-
<version>2.3.4</version>
7+
<version>2.3.5-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

1010
<name>jSMPP - Parent</name>

0 commit comments

Comments
 (0)