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 861a4ee  Use non-snapshot for release
861a4ee is described below

commit 861a4ee420951d42d2d2b43e63d956c98c13fddb
Author: Daniel Kulp <dk...@apache.org>
AuthorDate: Thu Nov 2 14:58:48 2017 -0400

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

diff --git a/pom.xml b/pom.xml
index 758da98..2554aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,7 +41,7 @@
     <properties>
         <cxf.compiler.fork>false</cxf.compiler.fork>
         <cxf.build-utils.version>3.3.0</cxf.build-utils.version>
-        <cxf.xjc-utils.version>3.2.1-SNAPSHOT</cxf.xjc-utils.version>
+        <cxf.xjc-utils.version>3.2.0</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
['"commits@cxf.apache.org" <commits@cxf.apache.org>'].

Reply via email to