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/01/25 14:33:56 UTC

[3/3] syncope git commit: Upgrading JAX-RS api

Upgrading JAX-RS api


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

Branch: refs/heads/master
Commit: b44d4c4d688ab854ab7ee60573bfee1931e357ac
Parents: 0992d8c
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Wed Jan 25 15:33:42 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Wed Jan 25 15:33:42 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b44d4c4d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a9dd37e..d4b4478 100644
--- a/pom.xml
+++ b/pom.xml
@@ -503,7 +503,7 @@ under the License.
       <dependency>
         <groupId>javax.ws.rs</groupId>
         <artifactId>javax.ws.rs-api</artifactId>
-        <version>2.1-m01</version>
+        <version>2.1-m03</version>
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.javamail</groupId>