Author: dkulp
Date: Fri Jul 10 15:21:35 2009
New Revision: 792975
URL: http://svn.apache.org/viewvc?rev=792975&view=rev
Log:
Change the repo ID to match what many of the other projects use so Nexus
mirrors and such should "just work"
Modified:
cxf/trunk/rt/ws/security/pom.xml
Modified: cxf/trunk/rt/ws/security/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/ws/security/pom.xml?rev=792975&r1=792974&r2=792975&view=diff
==============================================================================
--- cxf/trunk/rt/ws/security/pom.xml (original)
+++ cxf/trunk/rt/ws/security/pom.xml Fri Jul 10 15:21:35 2009
@@ -35,7 +35,7 @@
<repositories>
<!-- temporary add the apache snapshot repo to get the wss4j snapshot
-->
<repository>
- <id>apache.snapshot</id>
+ <id>apache-snapshots</id>
<name>Apache Snapshot Repository</name>
<url>http://people.apache.org/repo/m2-snapshot-repository</url>
<snapshots>