We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0f97b8 commit d5f10d7Copy full SHA for d5f10d7
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.4</version>
+ <version>4.00.5-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.4</tag>
+ <tag>java-cte</tag>
23
</scm>
24
25
<properties>
0 commit comments