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 bd266e6 commit 8a46946Copy full SHA for 8a46946
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>net.hexonet.apiconnector</groupId>
7
<artifactId>java-sdk</artifactId>
8
- <version>1.3.19-SNAPSHOT</version>
+ <version>1.3.19</version>
9
10
<name>java-sdk</name>
11
<description>A connector library for the insanely fast HEXONET backend API.</description>
@@ -14,6 +14,7 @@
14
<connection>scm:git:https://github.com/hexonet/java-sdk</connection>
15
<developerConnection>scm:git:https://github.com/hexonet/java-sdk</developerConnection>
16
<url>https://github.com/hexonet/java-sdk</url>
17
+ <tag>v1.3.19</tag>
18
</scm>
19
20
<prerequisites>
0 commit comments