Skip to content

Commit 7f40580

Browse files
Revert "[maven-release-plugin] prepare release cpe-parser-3.0.1"
This reverts commit 4630090.
1 parent 74ddad6 commit 7f40580

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>us.springett</groupId>
77
<artifactId>cpe-parser</artifactId>
88
<packaging>jar</packaging>
9-
<version>3.0.1</version>
9+
<version>3.0.1-SNAPSHOT</version>
1010

1111
<name>CPE Parser</name>
1212
<description>A utility for validating and parsing Common Platform Enumeration (CPE) v2.2 and v2.3 as originally defined by MITRE and maintained by NIST.</description>
@@ -75,7 +75,7 @@
7575
<connection>scm:git:https://github.com/stevespringett/CPE-Parser.git</connection>
7676
<url>https://github.com/stevespringett/CPE-Parser.git</url>
7777
<developerConnection>scm:git:https://github.com/stevespringett/CPE-Parser.git</developerConnection>
78-
<tag>cpe-parser-3.0.1</tag>
78+
<tag>HEAD</tag>
7979
</scm>
8080

8181
<issueManagement>

0 commit comments

Comments
 (0)