You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2014/07/07 23:15:06 UTC

git commit: Update to latest releases

Repository: cxf
Updated Branches:
  refs/heads/master 1075d1f47 -> f4ce90b50


Update to latest releases


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

Branch: refs/heads/master
Commit: f4ce90b50cf2ccd771d05f5c5c0bcf76341744e3
Parents: 1075d1f
Author: Daniel Kulp <dk...@apache.org>
Authored: Mon Jul 7 17:14:25 2014 -0400
Committer: Daniel Kulp <dk...@apache.org>
Committed: Mon Jul 7 17:14:25 2014 -0400

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/f4ce90b5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fd5d7f1..4cf4cd1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,8 +42,8 @@
     </prerequisites>
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
-        <cxf.build-utils.version>2.6.0</cxf.build-utils.version>
-        <cxf.xjc-utils.version>3.0.0</cxf.xjc-utils.version>
+        <cxf.build-utils.version>3.0.0</cxf.build-utils.version>
+        <cxf.xjc-utils.version>3.0.1</cxf.xjc-utils.version>
         <cxf.jdk.version>1.6</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>