Author: dkulp
Date: Tue Apr 12 09:33:52 2011
New Revision: 1091341
URL: http://svn.apache.org/viewvc?rev=1091341&view=rev
Log:
Remove unneeded repository entry in pom
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=1091341&r1=1091340&r2=1091341&view=diff
==============================================================================
--- cxf/trunk/rt/ws/security/pom.xml (original)
+++ cxf/trunk/rt/ws/security/pom.xml Tue Apr 12 09:33:52 2011
@@ -32,23 +32,7 @@
</parent>
- <repositories>
- <!-- temporary add the apache snapshot repo to get the wss4j snapshot
-->
- <repository>
- <id>apache.snapshots</id>
- <name>Apache Snapshot Repository</name>
- <url>http://repository.apache.org/snapshots</url>
- <snapshots>
- <enabled>true</enabled>
- </snapshots>
- <releases>
- <enabled>false</enabled>
- </releases>
- </repository>
- </repositories>
-
<dependencies>
-
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-api</artifactId>