Skip to content

Commit a3831ff

Browse files
[maven-release-plugin] prepare release java-nfe-4.00.39
1 parent 7ad3d02 commit a3831ff

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
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">
42
<modelVersion>4.0.0</modelVersion>
53

64
<groupId>br.com.swconsultoria</groupId>
75
<artifactId>java-nfe</artifactId>
8-
<version>4.00.39-SNAPSHOT</version>
6+
<version>4.00.39</version>
97
<name>Java_NFe</name>
108
<description>Api java para consumo do webService de nota fiscal eletronica</description>
119
<url>https://github.com/Samuel-Oliveira/Java_NFe</url>
@@ -22,7 +20,7 @@
2220
<url>[email protected]:Samuel-Oliveira/Java_NFe.git</url>
2321
<connection>scm:git:[email protected]:Samuel-Oliveira/Java_NFe.git</connection>
2422
<developerConnection>scm:git:[email protected]:Samuel-Oliveira/Java_NFe.git</developerConnection>
25-
<tag>java-nfe</tag>
23+
<tag>java-nfe-4.00.39</tag>
2624
</scm>
2725

2826
<properties>

0 commit comments

Comments
 (0)