We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de0bdea commit 61ec847Copy full SHA for 61ec847
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>br.com.totalvoice</groupId>
5
<artifactId>totalvoice-java</artifactId>
6
- <version>1.4.13-SNAPSHOT</version>
+ <version>1.4.13</version>
7
<packaging>jar</packaging>
8
<name>TotalVoice API Client</name>
9
@@ -38,7 +38,7 @@
38
<connection>scm:git:https://github.com/totalvoice/totalvoice-java.git</connection>
39
<developerConnection>scm:git:https://github.com/totalvoice/totalvoice-java.git </developerConnection>
40
<url>https://github.com/totalvoice/totalvoice-java.git</url>
41
- <tag>totalvoice-java-1.4.5</tag>
+ <tag>totalvoice-java-1.4.13</tag>
42
</scm>
43
44
<developers>
0 commit comments