Author: dkulp
Date: Tue Apr 12 23:28:57 2011
New Revision: 1091596
URL: http://svn.apache.org/viewvc?rev=1091596&view=rev
Log:
Merged revisions 1091341 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1091341 | dkulp | 2011-04-12 05:33:52 -0400 (Tue, 12 Apr 2011) | 1 line
Remove unneeded repository entry in pom
........
Modified:
cxf/branches/2.3.x-fixes/ (props changed)
cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml
Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml?rev=1091596&r1=1091595&r2=1091596&view=diff
==============================================================================
--- cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml (original)
+++ cxf/branches/2.3.x-fixes/rt/ws/security/pom.xml Tue Apr 12 23:28:57 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>