You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2018/04/03 09:42:02 UTC

aries-jax-rs-whiteboard git commit: Use release

Repository: aries-jax-rs-whiteboard
Updated Branches:
  refs/heads/master 6653f53fe -> 8c26a7a55


Use 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/8c26a7a5
Tree: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/tree/8c26a7a5
Diff: http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/diff/8c26a7a5

Branch: refs/heads/master
Commit: 8c26a7a554051ee8f5233257c5d5bb4724e178d2
Parents: 6653f53
Author: Carlos Sierra <cs...@apache.org>
Authored: Tue Apr 3 11:40:37 2018 +0200
Committer: Carlos Sierra <cs...@apache.org>
Committed: Tue Apr 3 11:40:37 2018 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aries-jax-rs-whiteboard/blob/8c26a7a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f0e1e3f..a380667 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.3-SNAPSHOT</cxf.version>
+        <cxf.version>3.2.3</cxf.version>
         <bnd.version>3.5.0</bnd.version>
     </properties>