Skip to content

Commit 430d69e

Browse files
author
jenkins
committed
[maven-release-plugin] prepare for next development iteration
1 parent 7baec72 commit 430d69e

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
@@ -28,7 +28,7 @@
2828
<modelVersion>4.0.0</modelVersion>
2929
<groupId>org.forgerock</groupId>
3030
<artifactId>forgerock-parent</artifactId>
31-
<version>2.0.2</version>
31+
<version>2.0.3-SNAPSHOT</version>
3232
<packaging>pom</packaging>
3333
<name>ForgeRock Parent</name>
3434
<description>Parent POM for ForgeRock projects. Provides default project build configuration.</description>
@@ -53,7 +53,7 @@
5353
<connection>scm:git:ssh://git@stash.forgerock.org:7999/commons/forgerock-parent.git</connection>
5454
<developerConnection>scm:git:ssh://git@stash.forgerock.org:7999/commons/forgerock-parent.git</developerConnection>
5555
<url>http://stash.forgerock.org/projects/COMMONS/repos/forgerock-parent/browse</url>
56-
<tag>2.0.2</tag>
56+
<tag>HEAD</tag>
5757
</scm>
5858
<distributionManagement>
5959
<snapshotRepository>

0 commit comments

Comments
 (0)