You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/11/22 10:23:58 UTC

camel git commit: Upgrade cxf-xjc-ts to version 3.0.5

Repository: camel
Updated Branches:
  refs/heads/master 76c1a6592 -> 6f528956a


Upgrade cxf-xjc-ts to version 3.0.5


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/6f528956
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/6f528956
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/6f528956

Branch: refs/heads/master
Commit: 6f528956ac22c20b3be6dfd3587765624bbcaeb4
Parents: 76c1a65
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Nov 22 10:20:59 2015 +0100
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun Nov 22 10:22:46 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/camel/blob/6f528956/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 5019fd4..bf6b32f 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -126,7 +126,7 @@
     <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
     <cxf-version>3.1.4</cxf-version>
     <cxf-version-range>[3.0,4.0)</cxf-version-range>
-    <cxf-xjc-utils-version>3.0.4</cxf-xjc-utils-version>
+    <cxf-xjc-utils-version>3.0.5</cxf-xjc-utils-version>
     <deltaspike-version>1.5.1</deltaspike-version>
     <derby-version>10.11.1.1</derby-version>
     <disruptor-version>3.3.2</disruptor-version>