You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2017/05/08 12:22:51 UTC

syncope git commit: Align with CXF 3.2.0-SNAPSHOT

Repository: syncope
Updated Branches:
  refs/heads/master ed21ef02d -> 2f254fac9


Align with CXF 3.2.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/2f254fac
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2f254fac
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2f254fac

Branch: refs/heads/master
Commit: 2f254fac95b0a278e669ffe2201b4731a042efca
Parents: ed21ef0
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon May 8 14:22:42 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon May 8 14:22:42 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/2f254fac/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index eb57306..835dc1d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -507,7 +507,7 @@ under the License.
       <dependency>
         <groupId>javax.ws.rs</groupId>
         <artifactId>javax.ws.rs-api</artifactId>
-        <version>2.1-m05</version>
+        <version>2.1-m07</version>
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.javamail</groupId>