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 7452941 Don't use the snapshot version of buildutils
7452941 is described below
commit 745294189cab52ee98b3cf23001c4bfcaaf8115c
Author: Daniel Kulp <[email protected]>
AuthorDate: Fri Jan 5 07:54:06 2018 -0500
Don't use the snapshot version of buildutils
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 371dd3c..bda3a78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,7 +44,7 @@
</prerequisites>
<properties>
- <cxf-buildtools-version>3.3.1-SNAPSHOT</cxf-buildtools-version>
+ <cxf-buildtools-version>3.3.0</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
['"[email protected]" <[email protected]>'].