File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 >
2220 <url >git@github.com:Samuel-Oliveira/Java_NFe.git</url >
2321 <connection >scm:git:git@github.com:Samuel-Oliveira/Java_NFe.git</connection >
2422 <developerConnection >scm:git:git@github.com:Samuel-Oliveira/Java_NFe.git</developerConnection >
25- <tag >java-nfe</tag >
23+ <tag >java-nfe-4.00.39 </tag >
2624 </scm >
2725
2826 <properties >
You can’t perform that action at this time.
0 commit comments