You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2012/09/24 16:18:56 UTC

svn commit: r1389396 - /santuario/xml-security-java/trunk/pom.xml

Author: coheigea
Date: Mon Sep 24 14:18:56 2012
New Revision: 1389396

URL: http://svn.apache.org/viewvc?rev=1389396&view=rev
Log:
Updating distributionManagement of pom

Modified:
    santuario/xml-security-java/trunk/pom.xml

Modified: santuario/xml-security-java/trunk/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/trunk/pom.xml?rev=1389396&r1=1389395&r2=1389396&view=diff
==============================================================================
--- santuario/xml-security-java/trunk/pom.xml (original)
+++ santuario/xml-security-java/trunk/pom.xml Mon Sep 24 14:18:56 2012
@@ -469,11 +469,9 @@
 
     <distributionManagement>
         <repository>
-            <id>apache-repo</id>
-            <name>Maven Central Repository</name>
-            <url>
-                scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository
-            </url>
+            <id>apache.releases.https</id>
+            <name>Apache Release Distribution Repository</name>
+            <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
         </repository>
         <snapshotRepository>
             <id>apache.snapshots.https</id>