You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2013/04/05 12:25:34 UTC

svn commit: r1464913 - in /syncope/branches/1_1_X: archetype/pom.xml build-tools/pom.xml client/pom.xml common/pom.xml console/pom.xml core/pom.xml pom.xml standalone/pom.xml

Author: ilgrosso
Date: Fri Apr  5 10:25:34 2013
New Revision: 1464913

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

Modified:
    syncope/branches/1_1_X/archetype/pom.xml
    syncope/branches/1_1_X/build-tools/pom.xml
    syncope/branches/1_1_X/client/pom.xml
    syncope/branches/1_1_X/common/pom.xml
    syncope/branches/1_1_X/console/pom.xml
    syncope/branches/1_1_X/core/pom.xml
    syncope/branches/1_1_X/pom.xml
    syncope/branches/1_1_X/standalone/pom.xml

Modified: syncope/branches/1_1_X/archetype/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/archetype/pom.xml?rev=1464913&r1=1464912&r2=1464913&view=diff
==============================================================================
--- syncope/branches/1_1_X/archetype/pom.xml (original)
+++ syncope/branches/1_1_X/archetype/pom.xml Fri Apr  5 10:25:34 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Archetype</name>

Modified: syncope/branches/1_1_X/build-tools/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/build-tools/pom.xml?rev=1464913&r1=1464912&r2=1464913&view=diff
==============================================================================
--- syncope/branches/1_1_X/build-tools/pom.xml (original)
+++ syncope/branches/1_1_X/build-tools/pom.xml Fri Apr  5 10:25:34 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Build Tools</name>

Modified: syncope/branches/1_1_X/client/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/client/pom.xml?rev=1464913&r1=1464912&r2=1464913&view=diff
==============================================================================
--- syncope/branches/1_1_X/client/pom.xml (original)
+++ syncope/branches/1_1_X/client/pom.xml Fri Apr  5 10:25:34 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Client</name>

Modified: syncope/branches/1_1_X/common/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/common/pom.xml?rev=1464913&r1=1464912&r2=1464913&view=diff
==============================================================================
--- syncope/branches/1_1_X/common/pom.xml (original)
+++ syncope/branches/1_1_X/common/pom.xml Fri Apr  5 10:25:34 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Common</name>

Modified: syncope/branches/1_1_X/console/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/console/pom.xml?rev=1464913&r1=1464912&r2=1464913&view=diff
==============================================================================
--- syncope/branches/1_1_X/console/pom.xml (original)
+++ syncope/branches/1_1_X/console/pom.xml Fri Apr  5 10:25:34 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Console</name>

Modified: syncope/branches/1_1_X/core/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/core/pom.xml?rev=1464913&r1=1464912&r2=1464913&view=diff
==============================================================================
--- syncope/branches/1_1_X/core/pom.xml (original)
+++ syncope/branches/1_1_X/core/pom.xml Fri Apr  5 10:25:34 2013
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Core</name>

Modified: syncope/branches/1_1_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/pom.xml?rev=1464913&r1=1464912&r2=1464913&view=diff
==============================================================================
--- syncope/branches/1_1_X/pom.xml (original)
+++ syncope/branches/1_1_X/pom.xml Fri Apr  5 10:25:34 2013
@@ -26,7 +26,7 @@ under the License.
         
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>1.1.0</version>
+  <version>1.1.1-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/tags/syncope-1.1.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/tags/syncope-1.1.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/syncope/tags/syncope-1.1.0</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/branches/1_1_X</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/branches/1_1_X</developerConnection>
+    <url>http://svn.apache.org/viewvc/syncope/branches/1_1_X</url>
   </scm>
   
   <issueManagement>

Modified: syncope/branches/1_1_X/standalone/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_1_X/standalone/pom.xml?rev=1464913&r1=1464912&r2=1464913&view=diff
==============================================================================
--- syncope/branches/1_1_X/standalone/pom.xml (original)
+++ syncope/branches/1_1_X/standalone/pom.xml Fri Apr  5 10:25:34 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.1.0</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Standalone Distribution</name>