We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f2ccb commit 7716e57Copy full SHA for 7716e57
1 file changed
pom.xml
@@ -24,7 +24,7 @@
24
25
<modelVersion>4.0.0</modelVersion>
26
<artifactId>service-parent</artifactId>
27
- <version>5</version>
+ <version>6-SNAPSHOT</version>
28
<packaging>pom</packaging>
29
<name>Commonjava Services Parent POM</name>
30
<url>https://github.com/Commonjava/service-parent</url>
@@ -35,7 +35,7 @@
35
<connection>scm:git:https://github.com/commonjava/service-parent</connection>
36
<developerConnection>scm:git:https://github.com/commonjava/service-parent</developerConnection>
37
<url>http://github.com/Commonjava/service-parent</url>
38
- <tag>service-parent-5</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<properties>
0 commit comments