Skip to content

Commit aadaaef

Browse files
author
jenkins@hoteia
committed
[maven-release-plugin] prepare for next development iteration
1 parent b803765 commit aadaaef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.hoteia.tools</groupId>
55
<artifactId>scribe-mapping</artifactId>
6-
<version>0.3</version>
6+
<version>0.4-SNAPSHOT</version>
77
<packaging>jar</packaging>
88
<name>scribe-mapping</name>
99
<description>Scribe Mapping Project, extends Scribe-Java Project from GitHub</description>
@@ -72,7 +72,7 @@
7272
<connection>scm:git:[email protected]:hoteia/scribe-mapping.git</connection>
7373
<developerConnection>scm:git:[email protected]:hoteia/scribe-mapping.git</developerConnection>
7474
<url>scm:git:[email protected]:hoteia/scribe-mapping.git</url>
75-
<tag>scribe-mapping-0.3</tag>
75+
<tag>HEAD</tag>
7676
</scm>
7777

7878
<distributionManagement>

0 commit comments

Comments
 (0)