Skip to content

Commit 0511f38

Browse files
committed
Ajusta pom/espaco para manter compatibilidade e simplificar diff automático
1 parent 6d52b73 commit 0511f38

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom-base.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<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">
22
<modelVersion>4.0.0</modelVersion>
3+
34
<groupId>br.com.swconsultoria</groupId>
45
<artifactId>java-nfe</artifactId>
5-
<version>4.00.41-${versao}-SNAPSHOT</version>
6+
<version>4.00.45-${versao}-SNAPSHOT</version>
67
<name>Java_NFe</name>
78
<description>Api java para consumo do webService de nota fiscal eletronica</description>
89
<url>https://github.com/Samuel-Oliveira/Java_NFe</url>

0 commit comments

Comments
 (0)