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 bda6eed commit fca8a87Copy full SHA for fca8a87
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>br.com.swconsultoria</groupId>
4
<artifactId>java-nfe</artifactId>
5
- <version>4.00.37</version>
+ <version>4.00.38-SNAPSHOT</version>
6
<name>Java_NFe</name>
7
<description>Api java para consumo do webService de nota fiscal eletronica</description>
8
<url>https://github.com/Samuel-Oliveira/Java_NFe</url>
@@ -19,7 +19,7 @@
19
<url>[email protected]:Samuel-Oliveira/Java_NFe.git</url>
20
<connection>scm:git:[email protected]:Samuel-Oliveira/Java_NFe.git</connection>
21
<developerConnection>scm:git:[email protected]:Samuel-Oliveira/Java_NFe.git</developerConnection>
22
- <tag>java-nfe-4.00.37</tag>
+ <tag>java-nfe</tag>
23
</scm>
24
25
<properties>
0 commit comments