Author: ilgrosso
Date: Mon Jul  7 07:09:24 2014
New Revision: 1608353

URL: http://svn.apache.org/r1608353
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    syncope/trunk/archetype/pom.xml
    syncope/trunk/build-tools/pom.xml
    syncope/trunk/client/pom.xml
    syncope/trunk/common/pom.xml
    syncope/trunk/console/pom.xml
    syncope/trunk/core/pom.xml
    syncope/trunk/installer/pom.xml
    syncope/trunk/pom.xml
    syncope/trunk/standalone/pom.xml

Modified: syncope/trunk/archetype/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/archetype/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/archetype/pom.xml (original)
+++ syncope/trunk/archetype/pom.xml Mon Jul  7 07:09:24 2014
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>

Modified: syncope/trunk/build-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/build-tools/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/build-tools/pom.xml (original)
+++ syncope/trunk/build-tools/pom.xml Mon Jul  7 07:09:24 2014
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Build Tools</name>

Modified: syncope/trunk/client/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/client/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/client/pom.xml (original)
+++ syncope/trunk/client/pom.xml Mon Jul  7 07:09:24 2014
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client</name>

Modified: syncope/trunk/common/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/common/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/common/pom.xml (original)
+++ syncope/trunk/common/pom.xml Mon Jul  7 07:09:24 2014
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common</name>

Modified: syncope/trunk/console/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/console/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/console/pom.xml (original)
+++ syncope/trunk/console/pom.xml Mon Jul  7 07:09:24 2014
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Console</name>

Modified: syncope/trunk/core/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/core/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/core/pom.xml (original)
+++ syncope/trunk/core/pom.xml Mon Jul  7 07:09:24 2014
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core</name>

Modified: syncope/trunk/installer/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/installer/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/installer/pom.xml (original)
+++ syncope/trunk/installer/pom.xml Mon Jul  7 07:09:24 2014
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Installer</name>

Modified: syncope/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/pom.xml (original)
+++ syncope/trunk/pom.xml Mon Jul  7 07:09:24 2014
@@ -26,7 +26,7 @@ under the License.
         
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -49,9 +49,9 @@ under the License.
   </licenses>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/syncope/branches/1_2_X</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/branches/1_2_X</developerConnection>
-    <url>http://svn.apache.org/viewvc/syncope/branches/1_2_X</url>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/syncope/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/syncope/trunk</url>
   </scm>
   
   <issueManagement>

Modified: syncope/trunk/standalone/pom.xml
URL: 
http://svn.apache.org/viewvc/syncope/trunk/standalone/pom.xml?rev=1608353&r1=1608352&r2=1608353&view=diff
==============================================================================
--- syncope/trunk/standalone/pom.xml (original)
+++ syncope/trunk/standalone/pom.xml Mon Jul  7 07:09:24 2014
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>1.3.0-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>


Reply via email to