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 15:52:13 UTC

[3/3] syncope git commit: JAX-RS api level back again to 2.1-m03

JAX-RS api level back again to 2.1-m03


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

Branch: refs/heads/master
Commit: 927bb340a915c9468bfa8fcb2c685f41ca33a790
Parents: 3fe7dc3
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Wed Jan 25 16:52:00 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Wed Jan 25 16:52:00 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/927bb340/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f7764ae..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-m02</version>
+        <version>2.1-m03</version>
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.javamail</groupId>