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 2012/07/30 18:29:11 UTC

svn commit: r1367154 - in /incubator/syncope/trunk: archetype/pom.xml build-tools/pom.xml client/pom.xml console/pom.xml core/pom.xml hibernate-enhancer/pom.xml parent/pom.xml pom.xml quality/pom.xml

Author: ilgrosso
Date: Mon Jul 30 16:29:11 2012
New Revision: 1367154

URL: http://svn.apache.org/viewvc?rev=1367154&view=rev
Log:
[maven-release-plugin] prepare release 1_0_X

Modified:
    incubator/syncope/trunk/archetype/pom.xml
    incubator/syncope/trunk/build-tools/pom.xml
    incubator/syncope/trunk/client/pom.xml
    incubator/syncope/trunk/console/pom.xml
    incubator/syncope/trunk/core/pom.xml
    incubator/syncope/trunk/hibernate-enhancer/pom.xml
    incubator/syncope/trunk/parent/pom.xml
    incubator/syncope/trunk/pom.xml
    incubator/syncope/trunk/quality/pom.xml

Modified: incubator/syncope/trunk/archetype/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/archetype/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/archetype/pom.xml (original)
+++ incubator/syncope/trunk/archetype/pom.xml Mon Jul 30 16:29:11 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -48,9 +48,9 @@ under the License.
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/archetype</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/archetype</developerConnection>
-    <url>http://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/archetype</url>
+    <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>
   </scm>
 
   <build>

Modified: incubator/syncope/trunk/build-tools/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/build-tools/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/build-tools/pom.xml (original)
+++ incubator/syncope/trunk/build-tools/pom.xml Mon Jul 30 16:29:11 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: incubator/syncope/trunk/client/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/client/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/client/pom.xml (original)
+++ incubator/syncope/trunk/client/pom.xml Mon Jul 30 16:29:11 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: incubator/syncope/trunk/console/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/console/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/console/pom.xml (original)
+++ incubator/syncope/trunk/console/pom.xml Mon Jul 30 16:29:11 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: incubator/syncope/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/core/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/core/pom.xml (original)
+++ incubator/syncope/trunk/core/pom.xml Mon Jul 30 16:29:11 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: incubator/syncope/trunk/hibernate-enhancer/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/hibernate-enhancer/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/hibernate-enhancer/pom.xml (original)
+++ incubator/syncope/trunk/hibernate-enhancer/pom.xml Mon Jul 30 16:29:11 2012
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: incubator/syncope/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/parent/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/parent/pom.xml (original)
+++ incubator/syncope/trunk/parent/pom.xml Mon Jul 30 16:29:11 2012
@@ -27,7 +27,7 @@ under the License.
         
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>1.0.0-incubating-SNAPSHOT</version>
+  <version>1.1.0-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -50,9 +50,9 @@ under the License.
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X/parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X/parent</url>
+    <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>
   </scm>
   
   <issueManagement>

Modified: incubator/syncope/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/pom.xml (original)
+++ incubator/syncope/trunk/pom.xml Mon Jul 30 16:29:11 2012
@@ -27,7 +27,7 @@ under the License.
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope-root</artifactId>
-  <version>1.0.0-incubating-SNAPSHOT</version>
+  <version>1.1.0-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -38,9 +38,9 @@ under the License.
   </parent>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/syncope/branches/1_0_X</developerConnection>
-    <url>http://svn.apache.org/viewvc/incubator/syncope/branches/1_0_X</url>
+    <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>
   </scm>
   
   <build>

Modified: incubator/syncope/trunk/quality/pom.xml
URL: http://svn.apache.org/viewvc/incubator/syncope/trunk/quality/pom.xml?rev=1367154&r1=1367153&r2=1367154&view=diff
==============================================================================
--- incubator/syncope/trunk/quality/pom.xml (original)
+++ incubator/syncope/trunk/quality/pom.xml Mon Jul 30 16:29:11 2012
@@ -27,7 +27,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-root</artifactId>
-    <version>1.0.0-incubating-SNAPSHOT</version>
+    <version>1.1.0-incubating-SNAPSHOT</version>
   </parent>
 
   <name>Apache Syncope Quality</name>