Repository: syncope Updated Branches: refs/heads/2_0_X 4ff68ce56 -> 774ba5999 refs/heads/2_1_X f38f1cbe0 -> 8465be431 refs/heads/master d478c0a5f -> eec3e257e
Upgrading the Apache root POM Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8465be43 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8465be43 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8465be43 Branch: refs/heads/2_1_X Commit: 8465be431314c2643d60f1ceece4522c8fbb8bc5 Parents: f38f1cb Author: Francesco Chicchiriccò <[email protected]> Authored: Sat Jul 21 15:20:22 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Sat Jul 21 15:20:22 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/8465be43/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f9dd7ea..7bf29cd 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ under the License. <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>19</version> + <version>20</version> <relativePath /> </parent>
