[cxf] branch master updated: use latest releases of build-utils and xjc-utils, currently there is no need to have snapshot version

2018-07-11 Thread deki
This is an automated email from the ASF dual-hosted git repository.

deki 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 55b054d  use latest releases of build-utils and xjc-utils, currently 
there is no need to have snapshot version
55b054d is described below

commit 55b054d7582a9448fdba7c01393ff20c31fb0564
Author: Dennis Kieselhorst 
AuthorDate: Wed Jul 11 09:39:47 2018 +0200

use latest releases of build-utils and xjc-utils, currently there is no 
need to have snapshot version
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6a273f3..de103ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,8 +40,8 @@
 
 
 false
-3.4.2-SNAPSHOT
-3.2.3-SNAPSHOT
+3.4.1
+3.2.2
 1.8
 UTF-8
 
scp://people.apache.org/www/cxf.apache.org/maven-site



[cxf] branch master updated: Use latest releases

2018-02-13 Thread dkulp
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 
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 @@
 
 
 false
-3.4.1-SNAPSHOT
-3.2.2-SNAPSHOT
+3.4.0
+3.2.1
 1.8
 UTF-8
 
scp://people.apache.org/www/cxf.apache.org/maven-site

-- 
To stop receiving notification emails like this one, please contact
dk...@apache.org.