We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d8843 commit 3d45f7fCopy full SHA for 3d45f7f
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>br.com.swconsultoria</groupId>
4
<artifactId>java-cte</artifactId>
5
- <version>4.00.5</version>
+ <version>4.00.6-SNAPSHOT</version>
6
<name>Java_CTe</name>
7
<description>API Java para consumo do WebService de CTe</description>
8
<url>https://github.com/Samuel-Oliveira/Java_CTe</url>
@@ -19,7 +19,7 @@
19
<url>https://github.com/Samuel-Oliveira/Java_CTe.git</url>
20
<connection>scm:git:[email protected]:Samuel-Oliveira/Java_CTe.git</connection>
21
<developerConnection>scm:git:[email protected]:Samuel-Oliveira/Java_CTe.git</developerConnection>
22
- <tag>java-cte-4.00.5</tag>
+ <tag>java-cte</tag>
23
</scm>
24
25
<properties>
0 commit comments