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:04:08 UTC

[cxf-xjc-utils] 01/02: Use release

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 0a88df61878b9ebae616f0a76ca46c079c0ca18f
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Fri Jan 10 12:00:54 2020 -0500

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

diff --git a/pom.xml b/pom.xml
index 61134bf..0577db4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     </prerequisites>
 
     <properties>
-        <cxf-buildtools-version>3.4.4-SNAPSHOT</cxf-buildtools-version>
+        <cxf-buildtools-version>3.4.4</cxf-buildtools-version>
         <jdk.version>1.8</jdk.version>
         <jaxb-version>2.3.2</jaxb-version>