[maven-release-plugin] prepare release syncope-1.0.0-RC3-incubating

git-svn-id: https://svn.apache.org/repos/asf/incubator/syncope/trunk@1362946 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/archetype/pom.xml b/archetype/pom.xml
index 8a8b9f6..bd88bd4 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-RC3-incubating</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -48,9 +48,9 @@
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/trunk/archetype</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/trunk/archetype</developerConnection>
-    <url>http://svn.apache.org/repos/asf/incubator/syncope/trunk/archetype</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/tags/syncope-1.0.0-RC3-incubating/archetype</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/tags/syncope-1.0.0-RC3-incubating/archetype</developerConnection>
+    <url>http://svn.apache.org/repos/asf/incubator/syncope/tags/syncope-1.0.0-RC3-incubating/archetype</url>
   </scm>
 
   <build>
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index 410ab53..283a136 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-RC3-incubating</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/client/pom.xml b/client/pom.xml
index 18b63ab..1b94905 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-RC3-incubating</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/console/pom.xml b/console/pom.xml
index 34679b7..6ec82f3 100644
--- a/console/pom.xml
+++ b/console/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-RC3-incubating</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index 93ef49a..60ed4e2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-RC3-incubating</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/hibernate-enhancer/pom.xml b/hibernate-enhancer/pom.xml
index 88b42a4..7e43e99 100644
--- a/hibernate-enhancer/pom.xml
+++ b/hibernate-enhancer/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-RC3-incubating</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 0904925..24bece9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -27,7 +27,7 @@
         
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>1.0.0-incubating-SNAPSHOT</version>
+  <version>1.0.0-RC3-incubating</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -50,9 +50,9 @@
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/trunk/parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/trunk/parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/syncope/trunk/parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/tags/syncope-1.0.0-RC3-incubating/parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/tags/syncope-1.0.0-RC3-incubating/parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/syncope/tags/syncope-1.0.0-RC3-incubating/parent</url>
   </scm>
   
   <issueManagement>
diff --git a/pom.xml b/pom.xml
index eba8550..4511829 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope-root</artifactId>
-  <version>1.0.0-incubating-SNAPSHOT</version>
+  <version>1.0.0-RC3-incubating</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -38,9 +38,9 @@
   </parent>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/trunk</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/syncope/trunk</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/tags/syncope-1.0.0-RC3-incubating</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/tags/syncope-1.0.0-RC3-incubating</developerConnection>
+    <url>http://svn.apache.org/viewvc/incubator/syncope/tags/syncope-1.0.0-RC3-incubating</url>
   </scm>
   
   <build>
diff --git a/quality/pom.xml b/quality/pom.xml
index 802a0f0..be82e09 100644
--- a/quality/pom.xml
+++ b/quality/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-root</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.0.0-RC3-incubating</version>
   </parent>
 
   <name>Apache Syncope Quality</name>