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 b32f818 commit 08134aeCopy full SHA for 08134ae
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>net.hexonet.apiconnector</groupId>
7
<artifactId>java-sdk</artifactId>
8
- <version>1.3.14-SNAPSHOT</version>
+ <version>1.3.14</version>
9
10
<name>java-sdk</name>
11
<description>A connector library for the insanely fast HEXONET backend API.</description>
@@ -14,7 +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>http://github.com/hexonet/java-sdk/tree/master</url>
17
- <tag>HEAD</tag>
+ <tag>v1.3.14</tag>
18
</scm>
19
20
<licenses>
0 commit comments