Repository: syncope Updated Branches: refs/heads/2_0_X 6e9e71c59 -> 71480a108
Reverting JDeb upgrade, as 1.6. is not supported for Java 7 Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/71480a10 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/71480a10 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/71480a10 Branch: refs/heads/2_0_X Commit: 71480a10802b001cdd729c18debf6bb2fbc5481b Parents: 6e9e71c Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Jan 4 18:03:35 2018 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Jan 4 18:03:35 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/71480a10/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0009f0b..3d252ec 100644 --- a/pom.xml +++ b/pom.xml @@ -1930,7 +1930,7 @@ under the License. <plugin> <groupId>org.vafer</groupId> <artifactId>jdeb</artifactId> - <version>1.6</version> + <version>1.5</version> </plugin> <plugin>
