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 2018/06/18 15:53:17 UTC

[cxf-xjc-utils] 01/02: Update to soon-to-be-released version

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

commit cbb90fd1b4ef11dcabfdd2b5022700e6606a91cb
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Mon Jun 18 11:51:59 2018 -0400

    Update to soon-to-be-released version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5c759a8..304e832 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     </prerequisites>
 
     <properties>
-        <cxf-buildtools-version>3.4.1-SNAPSHOT</cxf-buildtools-version>
+        <cxf-buildtools-version>3.4.1</cxf-buildtools-version>
         <jdk.version>1.8</jdk.version>
 
         <eclipse.outputDirectory>${basedir}/target/classes</eclipse.outputDirectory>

-- 
To stop receiving notification emails like this one, please contact
dkulp@apache.org.