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