Skip to content

Commit 61d316b

Browse files
author
Coderic
committed
[maven-release-plugin] prepare for next development iteration
1 parent df5744a commit 61d316b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>org.coderic.hub</groupId>
1111
<artifactId>core</artifactId>
12-
<version>0.0.1</version>
12+
<version>0.0.2-SNAPSHOT</version>
1313
<packaging>war</packaging>
1414
<name>Coderic Hub</name>
1515
<description>Coderic Hub Core</description>
@@ -42,7 +42,7 @@
4242
<connection>scm:git:https://github.com/Coderic/org.coderic.hub.core.git</connection>
4343
<developerConnection>scm:git:https://github.com/Coderic/org.coderic.hub.core.git</developerConnection>
4444
<url>https://github.com/Coderic/org.coderic.hub.core</url>
45-
<tag>0.0.1</tag>
45+
<tag>HEAD</tag>
4646
</scm>
4747
<ciManagement>
4848
<system>GitHub</system>

0 commit comments

Comments
 (0)