Repository: syncope
Updated Branches:
  refs/heads/master 770e31960 -> c02ed90d8


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/c02ed90d
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c02ed90d
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c02ed90d

Branch: refs/heads/master
Commit: c02ed90d89e5679977879e815ee40df595f0f89d
Parents: 770e319
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Sat Feb 11 14:54:18 2017 +0100
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Sat Feb 11 14:54:18 2017 +0100

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


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

Reply via email to