Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare branch 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sauthieg committed Aug 4, 2014
1 parent e7144c9 commit 3ff1168
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion openig-doc-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
Copyright 2014 ForgeRock AS.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">

<modelVersion>4.0.0</modelVersion>
<parent>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,9 +287,9 @@
</licenses>

<scm>
<connection>scm:svn:https://svn.forgerock.org/openig/trunk</connection>
<developerConnection>scm:svn:https://svn.forgerock.org/openig/trunk</developerConnection>
<url>http://sources.forgerock.org/browse/openig/trunk</url>
<connection>scm:svn:https://svn.forgerock.org/openig/branches/3.0</connection>
<developerConnection>scm:svn:https://svn.forgerock.org/openig/branches/3.0</developerConnection>
<url>http://sources.forgerock.org/browse/openig/branches/3.0</url>
</scm>

<mailingLists>
Expand Down

0 comments on commit 3ff1168

Please sign in to comment.