Skip to content

Commit 98ebff6

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 23ec310 commit 98ebff6

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
@@ -22,7 +22,7 @@ limitations under the License.
2222
<groupId>org.codehaus.plexus</groupId>
2323
<artifactId>plexus</artifactId>
2424
<packaging>pom</packaging>
25-
<version>6.0</version>
25+
<version>6.1-SNAPSHOT</version>
2626

2727
<name>Plexus</name>
2828
<description>The Plexus project provides a full software stack for creating and executing software projects.</description>
@@ -282,7 +282,7 @@ limitations under the License.
282282
<connection>scm:git:[email protected]:codehaus-plexus/plexus-pom.git</connection>
283283
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-pom.git</developerConnection>
284284
<url>http://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
285-
<tag>plexus-6.0</tag>
285+
<tag>master</tag>
286286
</scm>
287287
<issueManagement>
288288
<system>github</system>

0 commit comments

Comments
 (0)