You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/01/28 04:58:21 UTC

svn commit: r1561931 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Tue Jan 28 03:58:21 2014
New Revision: 1561931

URL: http://svn.apache.org/r1561931
Log:
Update neethi version

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1561931&r1=1561930&r2=1561931&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Tue Jan 28 03:58:21 2014
@@ -121,7 +121,7 @@
         <cxf.junit.version>4.11</cxf.junit.version>
         <cxf.maven.core.version>2.2.1</cxf.maven.core.version>
         <cxf.msv.version>2011.1</cxf.msv.version>
-        <cxf.neethi.version>3.0.2</cxf.neethi.version>
+        <cxf.neethi.version>3.0.3</cxf.neethi.version>
         <cxf.netty.version>4.0.7.Final</cxf.netty.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>
         <cxf.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>