Skip to content

Commit 6ee0749

Browse files
committed
Prepare for release 0.4.1
1 parent ad672e3 commit 6ee0749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-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.4.1-SNAPSHOT</version>
8+
<version>0.4.1</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)