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 15:46:43 UTC

svn commit: r1562085 - /cxf/branches/2.7.x-fixes/parent/pom.xml

Author: dkulp
Date: Tue Jan 28 14:46:43 2014
New Revision: 1562085

URL: http://svn.apache.org/r1562085
Log:
Merged revisions 1561931 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1561931 | dkulp | 2014-01-27 22:58:21 -0500 (Mon, 27 Jan 2014) | 2 lines

  Update neethi version

........

Modified:
    cxf/branches/2.7.x-fixes/parent/pom.xml

Modified: cxf/branches/2.7.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/parent/pom.xml?rev=1562085&r1=1562084&r2=1562085&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/parent/pom.xml Tue Jan 28 14:46:43 2014
@@ -131,7 +131,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.oauth.bundle.version>20100527_1</cxf.oauth.bundle.version>
         <cxf.opensaml.version>2.5.3</cxf.opensaml.version>
         <cxf.opensaml.osgi.version>2.5.3_3</cxf.opensaml.osgi.version>