From 3bb3f01ab1899855a1b624134ee0b5e0c6a95b66 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Fri, 21 Jun 2013 14:26:25 +0000
Subject: [PATCH] [maven-release-plugin] prepare branch b2.6-sdk

---
 opendj-sdk/opendj3/opendj-server2x-adapter/pom.xml  |    3 +--
 opendj-sdk/opendj3/pom.xml                          |   12 ++++++------
 opendj-sdk/opendj3/opendj-ldap-sdk/pom.xml          |    3 +--
 opendj-sdk/opendj3/opendj-rest2ldap-servlet/pom.xml |    3 +--
 opendj-sdk/opendj3/opendj-rest2ldap/pom.xml         |    3 +--
 5 files changed, 10 insertions(+), 14 deletions(-)

diff --git a/opendj-sdk/opendj3/opendj-ldap-sdk/pom.xml b/opendj-sdk/opendj3/opendj-ldap-sdk/pom.xml
index 629bca2..d4a4b31 100644
--- a/opendj-sdk/opendj3/opendj-ldap-sdk/pom.xml
+++ b/opendj-sdk/opendj3/opendj-ldap-sdk/pom.xml
@@ -24,8 +24,7 @@
   !      Copyright 2011-2012 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>
     <artifactId>opendj-project</artifactId>
diff --git a/opendj-sdk/opendj3/opendj-rest2ldap-servlet/pom.xml b/opendj-sdk/opendj3/opendj-rest2ldap-servlet/pom.xml
index 6332ebb..a316d7d 100644
--- a/opendj-sdk/opendj3/opendj-rest2ldap-servlet/pom.xml
+++ b/opendj-sdk/opendj3/opendj-rest2ldap-servlet/pom.xml
@@ -14,8 +14,7 @@
 
   Copyright 2013 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>
         <artifactId>opendj-project</artifactId>
diff --git a/opendj-sdk/opendj3/opendj-rest2ldap/pom.xml b/opendj-sdk/opendj3/opendj-rest2ldap/pom.xml
index 5809e36..0ce191b 100644
--- a/opendj-sdk/opendj3/opendj-rest2ldap/pom.xml
+++ b/opendj-sdk/opendj3/opendj-rest2ldap/pom.xml
@@ -14,8 +14,7 @@
 
   Copyright 2012 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>
         <artifactId>opendj-project</artifactId>
diff --git a/opendj-sdk/opendj3/opendj-server2x-adapter/pom.xml b/opendj-sdk/opendj3/opendj-server2x-adapter/pom.xml
index 876344f..b10a734 100644
--- a/opendj-sdk/opendj3/opendj-server2x-adapter/pom.xml
+++ b/opendj-sdk/opendj3/opendj-server2x-adapter/pom.xml
@@ -24,8 +24,7 @@
  !      Copyright 2013 ForgeRock AS
  !    
  -->
-<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
-    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
     <artifactId>opendj-project</artifactId>
diff --git a/opendj-sdk/opendj3/pom.xml b/opendj-sdk/opendj3/pom.xml
index d230467..6c22c14 100644
--- a/opendj-sdk/opendj3/pom.xml
+++ b/opendj-sdk/opendj3/pom.xml
@@ -63,9 +63,9 @@
     </mailingList>
   </mailingLists>
   <scm>
-    <url>https://svn.forgerock.org/opendj/trunk/opendj3/</url>
-    <connection>scm:svn:https://svn.forgerock.org/opendj/trunk/opendj3/</connection>
-    <developerConnection>scm:svn:https://svn.forgerock.org/opendj/trunk/opendj3/</developerConnection>
+    <url>https://svn.forgerock.org/opendj/branches/b2.6-sdk</url>
+    <connection>scm:svn:https://svn.forgerock.org/opendj/branches/b2.6-sdk</connection>
+    <developerConnection>scm:svn:https://svn.forgerock.org/opendj/branches/b2.6-sdk</developerConnection>
   </scm>
   <ciManagement>
     <system>jenkins</system>
@@ -109,7 +109,7 @@
     <forgerockRestVersion>2.0.0</forgerockRestVersion>
     <gaId>UA-23412190-8</gaId>
     <!-- OSGi bundles properties -->
-    <opendj.osgi.import.additional/>
+    <opendj.osgi.import.additional />
     <!--
      | Use provide:=true to disallow mixing OpenDJ and ForgeRock resource versions.
      | it change the version policy from == + to == =+  [2.0,3) [2.0,2.1)
@@ -126,7 +126,7 @@
           -D"releaseDate=Software release date: January 1, 1970"
       Otherwise release date should remain empty.
     -->
-    <releaseDate/>
+    <releaseDate />
     <softwareReleaseDate>${releaseDate}</softwareReleaseDate>
     <checkstyleHeaderLocation>org/forgerock/checkstyle/opendj-java-header</checkstyleHeaderLocation>
     <frDocPluginVersion>1.2.0</frDocPluginVersion>
@@ -356,7 +356,7 @@
                     </goals>
                   </pluginExecutionFilter>
                   <action>
-                    <ignore/>
+                    <ignore />
                   </action>
                 </pluginExecution>
                 <pluginExecution>

--
Gitblit v1.10.0