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 83dc492 commit b676a56Copy full SHA for b676a56
pom.xml
@@ -5,14 +5,14 @@
5
6
<groupId>net.hexonet.apiconnector</groupId>
7
<artifactId>java-sdk</artifactId>
8
- <version>1.3.12-SNAPSHOT</version>
+ <version>1.3.12</version>
9
10
<name>java-sdk</name>
11
<url>http://hexonet.net</url>
12
<scm>
13
<connection>scm:git:https://github.com/hexonet/java-sdk</connection>
14
<developerConnection>scm:git:https://github.com/hexonet/java-sdk</developerConnection>
15
- <tag>v1.1</tag>
+ <tag>v1.3.12</tag>
16
</scm>
17
18
<properties>
0 commit comments