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 2020/01/10 17:06:41 UTC

[cxf-xjc-utils] branch master updated: Back to snapshot until release is finished

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-xjc-utils.git


The following commit(s) were added to refs/heads/master by this push:
     new 78c18c6  Back to snapshot until release is finished
78c18c6 is described below

commit 78c18c6a35af2774f051d76ba4505880f832188d
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Fri Jan 10 12:06:19 2020 -0500

    Back to snapshot until release is finished
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0598879..72e60e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     </prerequisites>
 
     <properties>
-        <cxf-buildtools-version>3.4.4</cxf-buildtools-version>
+        <cxf-buildtools-version>3.4.5-SNAPSHOT</cxf-buildtools-version>
         <jdk.version>1.8</jdk.version>
         <jaxb-version>2.3.2</jaxb-version>