Skip to content

Commit f9b2325

Browse files
cleanup version
1 parent 74be0a2 commit f9b2325

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>de.martinspielmann.nmapxmlparser</groupId>
44
<artifactId>nmapxmlparser</artifactId>
5-
<version>0.9.0</version>
5+
<version>0.9.0-SNAPSHOT</version>
66
<name>nmapxmlparser</name>
77
<description>Dependency free Java library to parse nmap xml output into POJO</description>
88
<properties>
@@ -30,7 +30,6 @@
3030
<connection>scm:git:[email protected]:martinspielmann/java-nmap-xml-parser.git</connection>
3131
<developerConnection>scm:git:[email protected]:martinspielmann/java-nmap-xml-parser.git</developerConnection>
3232
<url>https://github.com/martinspielmann/java-nmap-xml-parser</url>
33-
<tag>nmapxmlparser-0.9.0</tag>
3433
</scm>
3534

3635
<developers>

0 commit comments

Comments
 (0)