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 2016/12/20 10:03:25 UTC

[1/2] cxf git commit: Updating Karaf

Repository: cxf
Updated Branches:
  refs/heads/master 0e391a6a0 -> 052582d56


Updating Karaf


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

Branch: refs/heads/master
Commit: 540a1255be34c047c094f53461925d46c3ed058b
Parents: 0e391a6
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Dec 19 10:04:23 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Dec 20 09:20:06 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/540a1255/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 668d60c..f22ba05 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -179,7 +179,7 @@
         <cxf.aries.parser.version>1.3.1</cxf.aries.parser.version> 
         <cxf.aries.version.range>[1.0,2)</cxf.aries.version.range>
         <cxf.osgi.version>4.2.0</cxf.osgi.version>
-        <cxf.karaf.version>4.0.6</cxf.karaf.version>
+        <cxf.karaf.version>4.0.8</cxf.karaf.version>
         <cxf.pax.logging.version>1.6.0</cxf.pax.logging.version>
         <cxf.pax.exam.version>4.7.0</cxf.pax.exam.version>
         <cxf.felix.framework.version>2.0.5</cxf.felix.framework.version>


[2/2] cxf git commit: Updating XJC

Posted by co...@apache.org.
Updating XJC


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

Branch: refs/heads/master
Commit: 052582d56a99d96773dffcc8d83e96c26030e7c3
Parents: 540a125
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Dec 20 09:20:18 2016 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Dec 20 09:20:18 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/052582d5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c209fb3..50e1e40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
         <cxf.build-utils.version>3.2.1</cxf.build-utils.version>
-        <cxf.xjc-utils.version>3.0.5</cxf.xjc-utils.version>
+        <cxf.xjc-utils.version>3.1.0</cxf.xjc-utils.version>
         <cxf.jdk.version>1.8</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>