You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
<groupId>us.springett</groupId>
7
7
<artifactId>cpe-parser</artifactId>
8
8
<packaging>jar</packaging>
9
-
<version>3.0.0-SNAPSHOT</version>
9
+
<version>3.0.0</version>
10
10
11
11
<name>CPE Parser</name>
12
12
<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>
0 commit comments