You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2017/09/01 21:24:13 UTC

cxf git commit: Updating neethi

Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes 8d33af69c -> 0cdba3f21


Updating neethi


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/0cdba3f2
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/0cdba3f2
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/0cdba3f2

Branch: refs/heads/3.1.x-fixes
Commit: 0cdba3f219da8c0740d3ca2622d17c26d5a9a0d8
Parents: 8d33af6
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Fri Sep 1 22:24:02 2017 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Fri Sep 1 22:24:02 2017 +0100

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/0cdba3f2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 0e26e06..babc525 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -131,7 +131,7 @@
         <cxf.hamcrest.version>1.3</cxf.hamcrest.version>
         <cxf.maven.core.version>3.0.5</cxf.maven.core.version>
         <cxf.msv.version>2013.6.1</cxf.msv.version>
-        <cxf.neethi.version>3.0.3</cxf.neethi.version>
+        <cxf.neethi.version>3.1.0</cxf.neethi.version>
         <cxf.netty.version>4.0.43.Final</cxf.netty.version>
         <cxf.netty3.version>3.9.2.Final</cxf.netty3.version>
         <cxf.netty.version.range>[4,5)</cxf.netty.version.range>