Skip to content

Commit e06b4f4

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 92261db commit e06b4f4

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
@@ -29,7 +29,7 @@ limitations under the License.
2929
<groupId>org.codehaus.plexus</groupId>
3030
<artifactId>plexus</artifactId>
3131
<packaging>pom</packaging>
32-
<version>4.0</version>
32+
<version>4.1-SNAPSHOT</version>
3333

3434
<name>Plexus</name>
3535
<description>The Plexus project provides a full software stack for creating and executing software projects.</description>
@@ -273,7 +273,7 @@ limitations under the License.
273273
<connection>scm:git:[email protected]:codehaus-plexus/plexus-pom.git</connection>
274274
<developerConnection>scm:git:[email protected]:codehaus-plexus/plexus-pom.git</developerConnection>
275275
<url>http://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/</url>
276-
<tag>plexus-4.0</tag>
276+
<tag>master</tag>
277277
</scm>
278278
<issueManagement>
279279
<system>github</system>

0 commit comments

Comments
 (0)