You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2022/05/27 08:38:36 UTC

[cxf-xjc-utils] branch master updated: Updating to Build Utils 4.0.0

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

coheigea 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 dea8a73  Updating to Build Utils 4.0.0
dea8a73 is described below

commit dea8a73458735d3cf0213cf7ccc753309a7c83b5
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Fri May 27 09:38:19 2022 +0100

    Updating to Build Utils 4.0.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f94bf37..ffe8b63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
     </prerequisites>
 
     <properties>
-        <cxf-buildtools-version>4.0.0-SNAPSHOT</cxf-buildtools-version>
+        <cxf-buildtools-version>4.0.0</cxf-buildtools-version>
         <jdk.version>11</jdk.version>
         <jaxb-version>3.0.1</jaxb-version>
         <jaxb-runtime-version>3.0.2</jaxb-runtime-version>