Repository: cxf
Updated Branches:
  refs/heads/master efaf05170 -> 74a2e6f2b


Reverting the jettison version update in parent pom


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

Branch: refs/heads/master
Commit: 74a2e6f2b1d9787cc9b5cff4cc84e43cfccbfe94
Parents: efaf051
Author: Sergey Beryozkin <sberyoz...@talend.com>
Authored: Fri Nov 28 12:20:20 2014 +0000
Committer: Sergey Beryozkin <sberyoz...@talend.com>
Committed: Fri Nov 28 12:20:20 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/74a2e6f2/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index d396e4c..a9de550 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -107,7 +107,7 @@
         <cxf.jaxb.xjc.version>2.2.10-b140310.1920</cxf.jaxb.xjc.version>
         <cxf.joda.time.version>2.2</cxf.joda.time.version>
         <cxf.jdom.version>1.0</cxf.jdom.version>
-        <cxf.jettison.version>1.3.8-SNAPSHOT</cxf.jettison.version>
+        <cxf.jettison.version>1.3.6</cxf.jettison.version>
         <cxf.jetty8.version>8.1.15.v20140411</cxf.jetty8.version>
         <cxf.jetty9.version>9.2.3.v20140905</cxf.jetty9.version>
         <cxf.jetty.version>${cxf.jetty9.version}</cxf.jetty.version>

Reply via email to