Skip to content

Commit a48c5bb

Browse files
committed
[maven-release-plugin] prepare release 2.0.1
1 parent 802ac40 commit a48c5bb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 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.1-SNAPSHOT</version>
31+
<version>2.0.1</version>
3232
<packaging>pom</packaging>
3333
<name>ForgeRock Parent</name>
3434
<description>Parent POM for ForgeRock projects. Provides default project build configuration.</description>
@@ -50,9 +50,9 @@
5050
<url>https://bugster.forgerock.org</url>
5151
</issueManagement>
5252
<scm>
53-
<connection>scm:svn:https://svn.forgerock.org/commons/forgerock-parent/trunk</connection>
54-
<developerConnection>scm:svn:https://svn.forgerock.org/commons/forgerock-parent/trunk</developerConnection>
55-
<url>http://sources.forgerock.org/browse/commons/forgerock-parent/trunk</url>
53+
<connection>scm:svn:https://svn.forgerock.org/commons/forgerock-parent/tags/2.0.1</connection>
54+
<developerConnection>scm:svn:https://svn.forgerock.org/commons/forgerock-parent/tags/2.0.1</developerConnection>
55+
<url>http://sources.forgerock.org/browse/commons/forgerock-parent/tags/2.0.1</url>
5656
</scm>
5757
<distributionManagement>
5858
<snapshotRepository>

0 commit comments

Comments
 (0)