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 2013/05/06 02:46:30 UTC

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

Author: olamy
Date: Mon May  6 00:46:29 2013
New Revision: 1479427

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

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=1479427&r1=1479426&r2=1479427&view=diff
==============================================================================
--- archiva/redback/redback-components/trunk/spring-registry/pom.xml (original)
+++ archiva/redback/redback-components/trunk/spring-registry/pom.xml Mon May  6 00:46:29 2013
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.apache.archiva.redback.components.registry</groupId>
   <artifactId>spring-registry</artifactId>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.1</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.1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/archiva/redback/redback-components/tags/spring-registry-2.1</developerConnection>
+    <url>http://svn.apache.org/viewvc/archiva/redback/redback-components/tags/spring-registry-2.1</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=1479427&r1=1479426&r2=1479427&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 Mon May  6 00:46:29 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</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=1479427&r1=1479426&r2=1479427&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 Mon May  6 00:46:29 2013
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.archiva.redback.components.registry</groupId>
     <artifactId>spring-registry</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.1</version>
   </parent>
 
   <artifactId>spring-registry-commons</artifactId>