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/06/12 06:09:52 UTC

[3/3] syncope git commit: Aliging JAX-RS spec with CXF

Aliging JAX-RS spec with CXF


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

Branch: refs/heads/master
Commit: 7a4805becf755ff56159bde8d314dce189f893f2
Parents: a149a01
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Jun 12 08:09:38 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Jun 12 08:09:38 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7a4805be/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a3f53fe..151d8eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -509,7 +509,7 @@ under the License.
       <dependency>
         <groupId>javax.ws.rs</groupId>
         <artifactId>javax.ws.rs-api</artifactId>
-        <version>2.1-m07</version>
+        <version>2.1-m08</version>
       </dependency>
       <dependency>
         <groupId>org.apache.geronimo.javamail</groupId>