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:24:23 UTC

svn commit: r1389402 - /santuario/xml-security-java/branches/1.5.x-fixes/pom.xml

Author: coheigea
Date: Mon Sep 24 14:24:22 2012
New Revision: 1389402

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

Modified:
    santuario/xml-security-java/branches/1.5.x-fixes/pom.xml

Modified: santuario/xml-security-java/branches/1.5.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/1.5.x-fixes/pom.xml?rev=1389402&r1=1389401&r2=1389402&view=diff
==============================================================================
--- santuario/xml-security-java/branches/1.5.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/1.5.x-fixes/pom.xml Mon Sep 24 14:24:22 2012
@@ -362,11 +362,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>