Skip to content

Commit ab6b905

Browse files
ci: Releasing version 0.6.2
1 parent 5f03291 commit ab6b905

File tree

2 files changed

+443
-1
lines changed

2 files changed

+443
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.codejive.jpm</groupId>
77
<artifactId>jpm</artifactId>
8-
<version>0.6.2-SNAPSHOT</version>
8+
<version>0.6.2</version>
99

1010
<name>Java Package Manager</name>
1111
<description>A simple command line tool for managing Maven dependencies for Java tools like javac and java</description>

0 commit comments

Comments
 (0)