Skip to content

Commit b3eac6c

Browse files
ci: Releasing version 0.6.3
1 parent 63485ff commit b3eac6c

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.3-SNAPSHOT</version>
8+
<version>0.6.3</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)