You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by cs...@apache.org on 2016/07/12 06:22:31 UTC

cxf git commit: Updating cxf-buildutils to 3.2.1

Repository: cxf
Updated Branches:
  refs/heads/master 20d0a2811 -> 366a55621


Updating cxf-buildutils to 3.2.1


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

Branch: refs/heads/master
Commit: 366a556210a1a7b047c4b4dd8da4fc74af6bd301
Parents: 20d0a28
Author: Christian Schneider <ch...@die-schneider.net>
Authored: Tue Jul 12 07:19:33 2016 +0200
Committer: Christian Schneider <ch...@die-schneider.net>
Committed: Tue Jul 12 08:22:21 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/366a5562/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8c03048..f11303f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
     </prerequisites>
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
-        <cxf.build-utils.version>3.2.2-SNAPSHOT</cxf.build-utils.version>
+        <cxf.build-utils.version>3.2.1</cxf.build-utils.version>
         <cxf.xjc-utils.version>3.0.5</cxf.xjc-utils.version>
         <cxf.jdk.version>1.8</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>