This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch 3.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf-xjc-utils.git
The following commit(s) were added to refs/heads/3.x-fixes by this push:
new 447a162 Downgrading to build-utils 3.4.4
447a162 is described below
commit 447a162ebf0293d896d496e8327f241d896ab119
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri May 20 12:32:51 2022 +0100
Downgrading to build-utils 3.4.4
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ebb51ed..18f6375 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
</prerequisites>
<properties>
- <cxf-buildtools-version>3.4.5-SNAPSHOT</cxf-buildtools-version>
+ <cxf-buildtools-version>3.4.4</cxf-buildtools-version>
<jdk.version>1.8</jdk.version>
<jaxb-version>2.3.3</jaxb-version>
<jaxb-runtime-version>2.3.5</jaxb-runtime-version>