Repository: aries-jax-rs-whiteboard
Updated Branches:
  refs/heads/master 784bf93f2 -> 6e6b20462


Update to latest CXF release


Project: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/commit/6e6b2046
Tree: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/tree/6e6b2046
Diff: 
http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/diff/6e6b2046

Branch: refs/heads/master
Commit: 6e6b204628a4d552fad91fa607fd3d86884ff7a2
Parents: 784bf93
Author: Carlos Sierra <csie...@apache.org>
Authored: Mon Feb 12 17:32:00 2018 +0100
Committer: Carlos Sierra <csie...@apache.org>
Committed: Mon Feb 12 17:32:00 2018 +0100

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/6e6b2046/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e8b674c..562f43a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
     <packaging>pom</packaging>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <cxf.version>3.2.2-SNAPSHOT</cxf.version>
+        <cxf.version>3.2.2</cxf.version>
         <bnd.version>3.5.0</bnd.version>
     </properties>
 
@@ -184,4 +184,4 @@
             <layout>default</layout>
         </repository>
     </repositories>
-</project>
+</project>
\ No newline at end of file

Reply via email to