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 2018/07/21 13:20:48 UTC

[3/3] syncope git commit: Upgrading the Apache root POM

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

Branch: refs/heads/2_0_X
Commit: 774ba5999de999366d1da3674b184825ebf2432f
Parents: 4ff68ce
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Sat Jul 21 15:20:22 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Sat Jul 21 15:20:37 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/774ba599/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7729564..bc191cd 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>