[maven-release-plugin] prepare release fulcrum-security-2.0.0

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security@1884744 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/api/pom.xml b/api/pom.xml
index 359b4d2..0aea74d 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -19,7 +19,7 @@
     <parent>

         <artifactId>fulcrum-security</artifactId>

         <groupId>org.apache.fulcrum</groupId>

-        <version>2.0.0-SNAPSHOT</version>

+        <version>2.0.0</version>

         <relativePath>../pom.xml</relativePath>

     </parent>

     <modelVersion>4.0.0</modelVersion>

@@ -29,9 +29,9 @@
     <url>http://turbine.apache.org/fulcrum/fulcrum-security/fulcrum-security-api</url>

 

     <scm>

-        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/api/</connection>

-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/api/</developerConnection>

-        <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/api/</url>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/api</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/api</developerConnection>

+        <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-security-2.0.0/api</url>

     </scm>

 

     <dependencies>

diff --git a/dist/pom.xml b/dist/pom.xml
index 59f373f..b69892b 100644
--- a/dist/pom.xml
+++ b/dist/pom.xml
@@ -21,7 +21,7 @@
     <parent>

         <artifactId>fulcrum-security</artifactId>

         <groupId>org.apache.fulcrum</groupId>

-        <version>2.0.0-SNAPSHOT</version>

+        <version>2.0.0</version>

         <relativePath>../pom.xml</relativePath>

     </parent>

     <modelVersion>4.0.0</modelVersion>

@@ -30,9 +30,9 @@
     <name>Fulcrum Security Distribution Build</name>

     

     <scm>

-        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/dist/</connection>

-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/dist/</developerConnection>

-        <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/dist/</url>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/dist</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/dist</developerConnection>

+        <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-security-2.0.0/dist</url>

     </scm>

     

     <!-- NOTE: These dependency declarations are only required to sort this project to the 

diff --git a/hibernate/pom.xml b/hibernate/pom.xml
index 4d89180..b25f74b 100644
--- a/hibernate/pom.xml
+++ b/hibernate/pom.xml
@@ -21,7 +21,7 @@
     <parent>

         <artifactId>fulcrum-security</artifactId>

         <groupId>org.apache.fulcrum</groupId>

-        <version>2.0.0-SNAPSHOT</version>

+        <version>2.0.0</version>

         <relativePath>../pom.xml</relativePath>

     </parent>

     <modelVersion>4.0.0</modelVersion>

@@ -33,9 +33,9 @@
     </description>

     <url>http://turbine.apache.org/fulcrum/fulcrum-security/fulcrum-security-hibernate/</url>

     <scm>

-      <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/hibernate/</connection>

-      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/hibernate/</developerConnection>

-      <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/hibernate/</url>

+      <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/hibernate</connection>

+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/hibernate</developerConnection>

+      <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-security-2.0.0/hibernate</url>

     </scm>

 

     <build>

diff --git a/memory/pom.xml b/memory/pom.xml
index e745f80..6eadd12 100644
--- a/memory/pom.xml
+++ b/memory/pom.xml
@@ -19,7 +19,7 @@
     <parent>

         <artifactId>fulcrum-security</artifactId>

         <groupId>org.apache.fulcrum</groupId>

-        <version>2.0.0-SNAPSHOT</version>

+        <version>2.0.0</version>

         <relativePath>../pom.xml</relativePath>

     </parent>

     <modelVersion>4.0.0</modelVersion>

@@ -31,9 +31,9 @@
     </description>

     <url>http://turbine.apache.org/fulcrum/fulcrum-security/fulcrum-security-memory</url>

     <scm>

-        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/memory/</connection>

-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/memory/</developerConnection>

-        <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/memory/</url>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/memory</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/memory</developerConnection>

+        <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-security-2.0.0/memory</url>

     </scm>

 

     <build>

diff --git a/pom.xml b/pom.xml
index d9370c4..4298d82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>

     <groupId>org.apache.fulcrum</groupId>

     <artifactId>fulcrum-security</artifactId>

-    <version>2.0.0-SNAPSHOT</version>

+    <version>2.0.0</version>

     <packaging>pom</packaging>

     <name>Fulcrum Security Master Build</name>

     <url>http://turbine.apache.org/fulcrum/fulcrum-security/</url>

@@ -41,9 +41,9 @@
     </distributionManagement>

 

     <scm>

-        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/</connection>

-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/</developerConnection>

-        <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/</url>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0</developerConnection>

+        <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-security-2.0.0</url>

     </scm>

 

     <developers>

@@ -97,12 +97,12 @@
         <dependency>

           <groupId>org.apache.fulcrum</groupId>

           <artifactId>fulcrum-security-api</artifactId>

-          <version>2.0.0-SNAPSHOT</version>

+          <version>2.0.0</version>

         </dependency>

         <dependency>

           <groupId>org.apache.fulcrum</groupId>

           <artifactId>fulcrum-security-api</artifactId>

-          <version>2.0.0-SNAPSHOT</version>

+          <version>2.0.0</version>

           <type>test-jar</type>

           <scope>test</scope>

         </dependency>

@@ -110,7 +110,7 @@
           <groupId>org.apache.fulcrum</groupId>

           <artifactId>fulcrum-testcontainer</artifactId>

           <!-- junit 5 seems to have problems to find unit tests in test scoped jar org.apache.fulcrum:fulcrum-security-api:test-jar, upgrade from 1.0.8, classpath loading issue?  -->

-          <version>1.0.9-SNAPSHOT</version>

+          <version>1.0.9</version>

           <scope>test</scope>

         </dependency>

         <dependency>

@@ -122,7 +122,7 @@
         <dependency>

           <groupId>org.apache.fulcrum</groupId>

           <artifactId>fulcrum-security-memory</artifactId>

-          <version>2.0.0-SNAPSHOT</version>

+          <version>2.0.0</version>

           <scope>test</scope>

         </dependency>

         <dependency>

diff --git a/torque/pom.xml b/torque/pom.xml
index bc15fd4..5a739fe 100644
--- a/torque/pom.xml
+++ b/torque/pom.xml
@@ -13,7 +13,7 @@
     <parent>

         <artifactId>fulcrum-security</artifactId>

         <groupId>org.apache.fulcrum</groupId>

-        <version>2.0.0-SNAPSHOT</version>

+        <version>2.0.0</version>

         <relativePath>../pom.xml</relativePath>

     </parent>

     <modelVersion>4.0.0</modelVersion>

@@ -25,9 +25,9 @@
     </description>

     <url>http://turbine.apache.org/fulcrum/fulcrum-security/fulcrum-security-torque</url>

     <scm>

-        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/torque/</connection>

-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/security/torque/</developerConnection>

-        <url>http://svn.apache.org/viewvc/turbine/fulcrum/trunk/security/torque/</url>

+        <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/torque</connection>

+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/fulcrum/tags/fulcrum-security-2.0.0/torque</developerConnection>

+        <url>http://svn.apache.org/viewvc/turbine/fulcrum/tags/fulcrum-security-2.0.0/torque</url>

     </scm>

 

     <properties>