Skip to content

Commit 77aada4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 05fc60a commit 77aada4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>pl.smsapi</groupId>
44
<artifactId>smsapi-lib</artifactId>
55
<packaging>jar</packaging>
6-
<version>3.0.0-RC17</version>
6+
<version>3.0.0-SNAPSHOT</version>
77
<name>smsapi-lib</name>
88
<url>http://www.smsapi.pl/</url>
99
<description>SMSAPI client library</description>
@@ -12,7 +12,7 @@
1212
<url>https://github.com/smsapi/smsapi-java-client.git</url>
1313
<connection>scm:git:ssh://git@github.com/smsapi/smsapi-java-client.git</connection>
1414
<developerConnection>scm:git:ssh://git@github.com/smsapi/smsapi-java-client.git</developerConnection>
15-
<tag>v3.0.0-RC17</tag>
15+
<tag>v3.0.0-RC13</tag>
1616
</scm>
1717

1818
<licenses>

0 commit comments

Comments
 (0)