You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/01/16 02:41:10 UTC

svn commit: r1558661 - in /archiva/redback/redback-components/trunk/spring-registry: pom.xml spring-registry-api/pom.xml spring-registry-commons/pom.xml

Author: olamy
Date: Thu Jan 16 01:41:09 2014
New Revision: 1558661

URL: http://svn.apache.org/r1558661
Log:
[maven-release-plugin] prepare release spring-registry-2.2

Modified:
    archiva/redback/redback-components/trunk/spring-registry/pom.xml
    archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml
    archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml

Modified: archiva/redback/redback-components/trunk/spring-registry/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry/pom.xml?rev=1558661&r1=1558660&r2=1558661&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-registry/pom.xml (original)
+++ archiva/redback/redback-components/trunk/spring-registry/pom.xml Thu Jan 16 01:41:09 2014
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.archiva.redback.components.registry</groupId>
   <artifactId>spring-registry</artifactId>
-  <version>2.2-SNAPSHOT</version>
+  <version>2.2</version>
   <name>Redback Spring Registry Component</name>
   <packaging>pom</packaging>
 
@@ -38,9 +38,9 @@
   </distributionManagement>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-registry/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk/spring-registry/</developerConnection>
-    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-registry-2.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-registry-2.2</developerConnection>
+    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-registry-2.2</url>
   </scm>
 
   <modules>

Modified: archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml?rev=1558661&r1=1558660&r2=1558661&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml (original)
+++ archiva/redback/redback-components/trunk/spring-registry/spring-registry-api/pom.xml Thu Jan 16 01:41:09 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2</version>
   </parent>
 
   <artifactId>spring-registry-api</artifactId>

Modified: archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml?rev=1558661&r1=1558660&r2=1558661&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml (original)
+++ archiva/redback/redback-components/trunk/spring-registry/spring-registry-commons/pom.xml Thu Jan 16 01:41:09 2014
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.2-SNAPSHOT</version>
+    <version>2.2</version>
   </parent>
 
   <artifactId>spring-registry-commons</artifactId>