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/08/14 07:36:05 UTC

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

Upgrading JAX-RS specs


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

Branch: refs/heads/master
Commit: fe826fc6b6c820aad1dd715a68a866d25529d4b5
Parents: 41bee58
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Aug 14 09:35:54 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Aug 14 09:35:54 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/fe826fc6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 141ce50..1df04b5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -525,7 +525,7 @@ under the License.
       <dependency>
         <groupId>javax.ws.rs</groupId>
         <artifactId>javax.ws.rs-api</artifactId>
-        <version>2.1-m09</version>
+        <version>2.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.javamail</groupId>