We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6ba308 commit 05fc60aCopy full SHA for 05fc60a
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>pl.smsapi</groupId>
4
<artifactId>smsapi-lib</artifactId>
5
<packaging>jar</packaging>
6
- <version>3.0.0-SNAPSHOT</version>
+ <version>3.0.0-RC17</version>
7
<name>smsapi-lib</name>
8
<url>http://www.smsapi.pl/</url>
9
<description>SMSAPI client library</description>
@@ -12,7 +12,7 @@
12
<url>https://github.com/smsapi/smsapi-java-client.git</url>
13
<connection>scm:git:ssh://git@github.com/smsapi/smsapi-java-client.git</connection>
14
<developerConnection>scm:git:ssh://git@github.com/smsapi/smsapi-java-client.git</developerConnection>
15
- <tag>v3.0.0-RC13</tag>
+ <tag>v3.0.0-RC17</tag>
16
</scm>
17
18
<licenses>
0 commit comments