We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99078b6 commit b683b65Copy full SHA for b683b65
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.codejive.jpm</groupId>
7
<artifactId>jpm</artifactId>
8
- <version>0.6.6</version>
+ <version>0.6.7-SNAPSHOT</version>
9
10
<name>Java Package Manager</name>
11
<description>A simple command line tool for managing Maven dependencies for Java tools like javac and java</description>
0 commit comments