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 2019/08/08 17:06:43 UTC

[cxf] branch master updated: Back to snapshot until vote finish

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 4d822f3  Back to snapshot until vote finish
4d822f3 is described below

commit 4d822f3b351780e08a016d11b2e13a69a53e1fc4
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Thu Aug 8 13:06:23 2019 -0400

    Back to snapshot until vote finish
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 96b6315..f640f8c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,7 +40,7 @@
     </issueManagement>
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
-        <cxf.build-utils.version>3.4.3</cxf.build-utils.version>
+        <cxf.build-utils.version>3.4.4-SNAPSHOT</cxf.build-utils.version>
         <cxf.xjc-utils.version>3.3.0</cxf.xjc-utils.version>
         <cxf.jdk.version>1.8</cxf.jdk.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>