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 b256515 commit 4a88472Copy full SHA for 4a88472
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-RC14</version>
7
<name>smsapi-lib</name>
8
<url>http://www.smsapi.pl/</url>
9
<description>SMSAPI client library</description>
@@ -20,7 +20,7 @@
20
<url>https://github.com/smsapi/smsapi-java-client.git</url>
21
<connection>scm:git:ssh://git@github.com/smsapi/smsapi-java-client.git</connection>
22
<developerConnection>scm:git:ssh://git@github.com/smsapi/smsapi-java-client.git</developerConnection>
23
- <tag>v3.0.0-RC13</tag>
+ <tag>v3.0.0-RC14</tag>
24
</scm>
25
26
<licenses>
0 commit comments