We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7c8e28 commit 4debe33Copy full SHA for 4debe33
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>org.commonjava</groupId>
5
<artifactId>commonjava</artifactId>
6
- <version>4</version>
+ <version>5-SNAPSHOT</version>
7
<packaging>pom</packaging>
8
9
<name>CommonJava Top-Level Parent POM</name>
@@ -31,7 +31,7 @@
31
<connection>scm:git:http://jdcasey@github.com/jdcasey/commonjava.git</connection>
32
<developerConnection>scm:git:git@github.com:jdcasey/commonjava.git</developerConnection>
33
<url>http://github.com/jdcasey/commonjava</url>
34
- <tag>commonjava-4</tag>
+ <tag>HEAD</tag>
35
</scm>
36
37
<properties>
0 commit comments