You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by br...@apache.org on 2012/09/25 07:46:44 UTC

svn commit: r1389740 - /incubator/npanday/trunk/pom.xml

Author: brett
Date: Tue Sep 25 07:46:43 2012
New Revision: 1389740

URL: http://svn.apache.org/viewvc?rev=1389740&view=rev
Log:
move to other repository

Modified:
    incubator/npanday/trunk/pom.xml

Modified: incubator/npanday/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/npanday/trunk/pom.xml?rev=1389740&r1=1389739&r2=1389740&view=diff
==============================================================================
--- incubator/npanday/trunk/pom.xml (original)
+++ incubator/npanday/trunk/pom.xml Tue Sep 25 07:46:43 2012
@@ -660,12 +660,12 @@ under the License.
   </profiles>
   <distributionManagement>
     <repository>
-      <id>vmbuild.releases</id>
-      <url>http://vmbuild.apache.org/archiva/repository/npanday-releases/</url>
+      <id>archiva-repository.releases</id>
+      <url>https://archiva-repository.apache.org/archiva/repository/npanday-releases/</url>
     </repository>
     <snapshotRepository>
-      <id>vmbuild.snapshots</id>
-      <url>http://vmbuild.apache.org/archiva/repository/npanday-snapshots/</url>
+      <id>archiva-repository.snapshots</id>
+      <url>https://archiva-repository.apache.org/archiva/repository/snapshots/</url>
     </snapshotRepository>
   </distributionManagement>
 </project>