Skip to content

Commit a82c2b4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 5bba091 commit a82c2b4

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
@@ -10,15 +10,15 @@
1010
</parent>
1111

1212
<artifactId>plexus-archiver</artifactId>
13-
<version>2.3</version>
13+
<version>2.4-SNAPSHOT</version>
1414

1515
<name>Plexus Archiver Component</name>
1616

1717
<scm>
1818
<connection>scm:git:[email protected]:sonatype/plexus-archiver.git</connection>
1919
<developerConnection>scm:git:[email protected]:sonatype/plexus-archiver.git</developerConnection>
2020
<url>http://github.com/sonatype/plexus-archiver</url>
21-
<tag>plexus-archiver-2.3</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323
<issueManagement>
2424
<system>jira</system>

0 commit comments

Comments
 (0)