You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by ve...@apache.org on 2010/09/28 22:38:06 UTC

svn commit: r1002347 - /webservices/wss4j/branches/1_5_x-fixes/pom.xml

Author: veithen
Date: Tue Sep 28 20:38:06 2010
New Revision: 1002347

URL: http://svn.apache.org/viewvc?rev=1002347&view=rev
Log:
Updated the snapshotRepository section in distributionManagement to match the one defined in org.apache:apache:7.

Modified:
    webservices/wss4j/branches/1_5_x-fixes/pom.xml

Modified: webservices/wss4j/branches/1_5_x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/pom.xml?rev=1002347&r1=1002346&r2=1002347&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_5_x-fixes/pom.xml Tue Sep 28 20:38:06 2010
@@ -541,9 +541,9 @@
             </url>
         </repository>
         <snapshotRepository>
-            <id>apache-snapshots</id>
-            <name>Apache Development Repository</name>
-            <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            <id>apache.snapshots.https</id>
+            <name>Apache Development Snapshot Repository</name>
+            <url>https://repository.apache.org/content/repositories/snapshots</url>
             <uniqueVersion>false</uniqueVersion>
         </snapshotRepository>
         <site>



---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org