Skip to content

Commit b858426

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 40651c0 commit b858426

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

plexus-java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.codehaus.plexus</groupId>
77
<artifactId>plexus-languages</artifactId>
8-
<version>1.0.3</version>
8+
<version>1.0.4-SNAPSHOT</version>
99
</parent>
1010
<artifactId>plexus-java</artifactId>
1111

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>plexus-languages</artifactId>
12-
<version>1.0.3</version>
12+
<version>1.0.4-SNAPSHOT</version>
1313
<packaging>pom</packaging>
1414

1515
<name>Plexus Languages</name>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:git@github.com:codehaus-plexus/plexus-languages.git</connection>
2626
<developerConnection>scm:git:git@github.com:codehaus-plexus/plexus-languages.git</developerConnection>
2727
<url>https://github.com/codehaus-plexus/plexus-languages/tree/plexus-languages</url>
28-
<tag>plexus-languages-1.0.3</tag>
28+
<tag>HEAD</tag>
2929
</scm>
3030
<issueManagement>
3131
<system>github</system>

0 commit comments

Comments
 (0)