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/02/18 07:02:56 UTC

svn commit: r1569206 - /archiva/branches/archiva-1.3.x/pom.xml

Author: olamy
Date: Tue Feb 18 06:02:56 2014
New Revision: 1569206

URL: http://svn.apache.org/r1569206
Log:
use a different repository for the 1.3.x release

Modified:
    archiva/branches/archiva-1.3.x/pom.xml

Modified: archiva/branches/archiva-1.3.x/pom.xml
URL: http://svn.apache.org/viewvc/archiva/branches/archiva-1.3.x/pom.xml?rev=1569206&r1=1569205&r2=1569206&view=diff
==============================================================================
--- archiva/branches/archiva-1.3.x/pom.xml (original)
+++ archiva/branches/archiva-1.3.x/pom.xml Tue Feb 18 06:02:56 2014
@@ -1211,8 +1211,8 @@
   <distributionManagement>
     <repository>
       <id>archiva-repository.releases</id>
-      <name>Apache Release Staging Repository</name>
-      <url>https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage/</url>
+      <name>Apache Release Staging Repository for 1.3.x</name>
+      <url>https://archiva-repository.apache.org/archiva/repository/archiva-releases-stage-1.3/</url>
     </repository>
     <snapshotRepository>
       <id>archiva-repository.snapshots</id>