Author: dkulp Date: Tue Jan 28 18:24:16 2014 New Revision: 1562138 URL: http://svn.apache.org/r1562138 Log: Merged revisions 1562085 via git cherry-pick from https://svn.apache.org/repos/asf/cxf/branches/2.7.x-fixes
........ r1562085 | dkulp | 2014-01-28 09:46:43 -0500 (Tue, 28 Jan 2014) | 10 lines 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.6.x-fixes/parent/pom.xml Modified: cxf/branches/2.6.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.6.x-fixes/parent/pom.xml?rev=1562138&r1=1562137&r2=1562138&view=diff ============================================================================== --- cxf/branches/2.6.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.6.x-fixes/parent/pom.xml Tue Jan 28 18:24:16 2014 @@ -130,7 +130,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.1</cxf.opensaml.version> <cxf.opensamlws.version>1.4.2-1</cxf.opensamlws.version>
