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.git
The following commit(s) were added to refs/heads/master by this push:
new 5df707a Use latest releases
5df707a is described below
commit 5df707ac9e26f61f65a9522162813fe8073d0be8
Author: Daniel Kulp <[email protected]>
AuthorDate: Tue Feb 13 13:45:39 2018 -0500
Use latest releases
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 690bf47..efc304a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
</issueManagement>
<properties>
<cxf.compiler.fork>false</cxf.compiler.fork>
- <cxf.build-utils.version>3.4.1-SNAPSHOT</cxf.build-utils.version>
- <cxf.xjc-utils.version>3.2.2-SNAPSHOT</cxf.xjc-utils.version>
+ <cxf.build-utils.version>3.4.0</cxf.build-utils.version>
+ <cxf.xjc-utils.version>3.2.1</cxf.xjc-utils.version>
<cxf.jdk.version>1.8</cxf.jdk.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<site.deploy.url>scp://people.apache.org/www/cxf.apache.org/maven-site</site.deploy.url>
--
To stop receiving notification emails like this one, please contact
[email protected].