Skip to content

Commit c9948bc

Browse files
[maven-release-plugin] prepare release java-nfe-4.00.18
1 parent 78b4952 commit c9948bc

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2-
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">
32
<modelVersion>4.0.0</modelVersion>
43
<groupId>br.com.swconsultoria</groupId>
54
<artifactId>java-nfe</artifactId>
6-
<version>4.00.18-SNAPSHOT</version>
5+
<version>4.00.18</version>
76
<name>Java_NFe</name>
87
<description>Api java para consumo do webService de nota fiscal eletronica</description>
98
<url>https://github.com/Samuel-Oliveira/Java_NFe</url>
@@ -20,7 +19,7 @@
2019
<url>[email protected]:Samuel-Oliveira/Java_NFe.git</url>
2120
<connection>scm:git:[email protected]:Samuel-Oliveira/Java_NFe.git</connection>
2221
<developerConnection>scm:git:[email protected]:Samuel-Oliveira/Java_NFe.git</developerConnection>
23-
<tag>java-nfe</tag>
22+
<tag>java-nfe-4.00.18</tag>
2423
</scm>
2524

2625
<properties>

0 commit comments

Comments
 (0)