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 6d52b73 commit 0511f38Copy full SHA for 0511f38
pom-base.xml
@@ -1,8 +1,9 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2
<modelVersion>4.0.0</modelVersion>
3
+
4
<groupId>br.com.swconsultoria</groupId>
5
<artifactId>java-nfe</artifactId>
- <version>4.00.41-${versao}-SNAPSHOT</version>
6
+ <version>4.00.45-${versao}-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>
0 commit comments