Repository: cxf
Updated Branches:
  refs/heads/3.1.x-fixes b733306d0 -> c3656346b


[CXF-6961] Update to build utils 3.2.1-SNAPSHOT


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

Branch: refs/heads/3.1.x-fixes
Commit: c3656346bd75ba64a467e972281bc3ad69f7a85c
Parents: b733306
Author: Christian Schneider <[email protected]>
Authored: Tue Jul 5 09:26:44 2016 +0200
Committer: Christian Schneider <[email protected]>
Committed: Tue Jul 5 09:27:30 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/cxf/blob/c3656346/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e35b30c..d2a21d5 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.0</cxf.build-utils.version>
+        <cxf.build-utils.version>3.2.1-SNAPSHOT</cxf.build-utils.version>
         <cxf.xjc-utils.version>3.0.5</cxf.xjc-utils.version>
         <cxf.jdk.version>1.7</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to