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/03/26 09:03:12 UTC

svn commit: r1461006 - in /syncope/branches/1_0_X: 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: Tue Mar 26 08:03:11 2013
New Revision: 1461006

URL: http://svn.apache.org/r1461006
Log:
[maven-release-plugin] prepare release syncope-1.0.7

Modified:
    syncope/branches/1_0_X/archetype/pom.xml
    syncope/branches/1_0_X/build-tools/pom.xml
    syncope/branches/1_0_X/client/pom.xml
    syncope/branches/1_0_X/console/pom.xml
    syncope/branches/1_0_X/core/pom.xml
    syncope/branches/1_0_X/hibernate-enhancer/pom.xml
    syncope/branches/1_0_X/parent/pom.xml
    syncope/branches/1_0_X/pom.xml
    syncope/branches/1_0_X/quality/pom.xml

Modified: syncope/branches/1_0_X/archetype/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/archetype/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/archetype/pom.xml (original)
+++ syncope/branches/1_0_X/archetype/pom.xml Tue Mar 26 08:03:11 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.7</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -48,9 +48,9 @@ under the License.
   </properties>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/branches/1_0_X/archetype</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/branches/1_0_X/archetype</developerConnection>
-    <url>http://svn.apache.org/repos/asf/syncope/branches/1_0_X/archetype</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.7/archetype</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.7/archetype</developerConnection>
+    <url>http://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.7/archetype</url>
   </scm>
 
   <build>

Modified: syncope/branches/1_0_X/build-tools/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/build-tools/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/build-tools/pom.xml (original)
+++ syncope/branches/1_0_X/build-tools/pom.xml Tue Mar 26 08:03:11 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.7</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: syncope/branches/1_0_X/client/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/client/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/client/pom.xml (original)
+++ syncope/branches/1_0_X/client/pom.xml Tue Mar 26 08:03:11 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.7</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: syncope/branches/1_0_X/console/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/console/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/console/pom.xml (original)
+++ syncope/branches/1_0_X/console/pom.xml Tue Mar 26 08:03:11 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.7</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -361,7 +361,7 @@ under the License.
   <profile>
       <id>skipTests</id>
       <properties>
-        <javaagent/>
+        <javaagent />
       </properties>
 
       <build>

Modified: syncope/branches/1_0_X/core/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/core/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/core/pom.xml (original)
+++ syncope/branches/1_0_X/core/pom.xml Tue Mar 26 08:03:11 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.7</version>
     <relativePath>../parent</relativePath>
   </parent>
 
@@ -629,7 +629,7 @@ under the License.
       <id>skipTests</id>
 
       <properties>
-        <javaagent/>
+        <javaagent />
       </properties>
 
       <dependencies>

Modified: syncope/branches/1_0_X/hibernate-enhancer/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/hibernate-enhancer/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/hibernate-enhancer/pom.xml (original)
+++ syncope/branches/1_0_X/hibernate-enhancer/pom.xml Tue Mar 26 08:03:11 2013
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.7</version>
     <relativePath>../parent</relativePath>
   </parent>
 

Modified: syncope/branches/1_0_X/parent/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/parent/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/parent/pom.xml (original)
+++ syncope/branches/1_0_X/parent/pom.xml Tue Mar 26 08:03:11 2013
@@ -27,7 +27,7 @@ under the License.
         
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope</artifactId>
-  <version>1.0.7-SNAPSHOT</version>
+  <version>1.0.7</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -50,9 +50,9 @@ under the License.
   </licenses>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/branches/1_0_X/parent</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/branches/1_0_X/parent</developerConnection>
-    <url>http://svn.apache.org/viewvc/syncope/branches/1_0_X/parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.7/parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.7/parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/syncope/tags/syncope-1.0.7/parent</url>
   </scm>
   
   <issueManagement>

Modified: syncope/branches/1_0_X/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/pom.xml (original)
+++ syncope/branches/1_0_X/pom.xml Tue Mar 26 08:03:11 2013
@@ -27,7 +27,7 @@ under the License.
 
   <groupId>org.apache.syncope</groupId>
   <artifactId>syncope-root</artifactId>
-  <version>1.0.7-SNAPSHOT</version>
+  <version>1.0.7</version>
   <packaging>pom</packaging>
 
   <parent>
@@ -38,9 +38,9 @@ under the License.
   </parent>
   
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/branches/1_0_X</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/branches/1_0_X</developerConnection>
-    <url>http://svn.apache.org/viewvc/syncope/branches/1_0_X</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.7</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/syncope/tags/syncope-1.0.7</developerConnection>
+    <url>http://svn.apache.org/viewvc/syncope/tags/syncope-1.0.7</url>
   </scm>
   
   <build>

Modified: syncope/branches/1_0_X/quality/pom.xml
URL: http://svn.apache.org/viewvc/syncope/branches/1_0_X/quality/pom.xml?rev=1461006&r1=1461005&r2=1461006&view=diff
==============================================================================
--- syncope/branches/1_0_X/quality/pom.xml (original)
+++ syncope/branches/1_0_X/quality/pom.xml Tue Mar 26 08:03:11 2013
@@ -27,7 +27,7 @@ under the License.
   <parent>
     <groupId>org.apache.syncope</groupId>
     <artifactId>syncope-root</artifactId>
-    <version>1.0.7-SNAPSHOT</version>
+    <version>1.0.7</version>
   </parent>
 
   <name>Apache Syncope Quality</name>