Repository: syncope Updated Branches: refs/heads/master c89dc8f61 -> f71932502
Aligning JAX-RS level with CXF master Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f7193250 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f7193250 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f7193250 Branch: refs/heads/master Commit: f71932502f697f4cdce936f51461f8ff1f0322ed Parents: c89dc8f Author: Francesco Chicchiriccò <[email protected]> Authored: Sat Apr 15 07:55:34 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Sat Apr 15 07:55:34 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/f7193250/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e1dada5..2f8c8a8 100644 --- a/pom.xml +++ b/pom.xml @@ -501,7 +501,7 @@ under the License. <dependency> <groupId>javax.ws.rs</groupId> <artifactId>javax.ws.rs-api</artifactId> - <version>2.1-m06</version> + <version>2.1-m05</version> </dependency> <dependency> <groupId>org.apache.geronimo.javamail</groupId>
