Author: sergeyb
Date: Tue Feb 7 10:39:25 2012
New Revision: 1241417
URL: http://svn.apache.org/viewvc?rev=1241417&view=rev
Log:
Merged revisions 1241201 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r1241201 | sergeyb | 2012-02-06 21:50:14 +0000 (Mon, 06 Feb 2012) | 1 line
Removing Google OAuth repository ref
........
Modified:
cxf/branches/2.5.x-fixes/ (props changed)
cxf/branches/2.5.x-fixes/rt/rs/security/oauth-parent/pom.xml
Propchange: cxf/branches/2.5.x-fixes/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Tue Feb 7 10:39:25 2012
@@ -1 +1 @@
-/cxf/trunk:1241195
+/cxf/trunk:1241195,1241201
Propchange: cxf/branches/2.5.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.
Modified: cxf/branches/2.5.x-fixes/rt/rs/security/oauth-parent/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/branches/2.5.x-fixes/rt/rs/security/oauth-parent/pom.xml?rev=1241417&r1=1241416&r2=1241417&view=diff
==============================================================================
--- cxf/branches/2.5.x-fixes/rt/rs/security/oauth-parent/pom.xml (original)
+++ cxf/branches/2.5.x-fixes/rt/rs/security/oauth-parent/pom.xml Tue Feb 7
10:39:25 2012
@@ -43,11 +43,4 @@
<module>oauth-test</module>
</modules>
- <repositories>
- <repository>
- <id>oauth</id>
- <name>OAuth Repository</name>
- <url>http://oauth.googlecode.com/svn/code/maven/</url>
- </repository>
- </repositories>
</project>