You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2012/06/06 22:22:35 UTC

svn commit: r1347097 - /archiva/redback/redback-core/trunk/pom.xml

Author: olamy
Date: Wed Jun  6 20:22:34 2012
New Revision: 1347097

URL: http://svn.apache.org/viewvc?rev=1347097&view=rev
Log:
cxf 2.6.1

Modified:
    archiva/redback/redback-core/trunk/pom.xml

Modified: archiva/redback/redback-core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/archiva/redback/redback-core/trunk/pom.xml?rev=1347097&r1=1347096&r2=1347097&view=diff
==============================================================================
--- archiva/redback/redback-core/trunk/pom.xml (original)
+++ archiva/redback/redback-core/trunk/pom.xml Wed Jun  6 20:22:34 2012
@@ -154,7 +154,7 @@
     <jacksonVersion>1.9.7</jacksonVersion>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <gpg.useagent>true</gpg.useagent>
-    <cxfVersion>2.6.0</cxfVersion>
+    <cxfVersion>2.6.1</cxfVersion>
 
     <!--
     <redbackTestJdbcUrl>jdbc:derby:memory:users-test;create=true</redbackTestJdbcUrl>