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 2016/06/06 09:11:37 UTC

syncope git commit: Upgrading Apache parent POM to 18

Repository: syncope
Updated Branches:
  refs/heads/master 095bbb41e -> eb7abbdf7


Upgrading Apache parent POM to 18


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

Branch: refs/heads/master
Commit: eb7abbdf70a57a7b59a3a17c86e95cd05ac2ec13
Parents: 095bbb4
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Jun 6 11:11:27 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Jun 6 11:11:27 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/eb7abbdf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bb39a5c..902045c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>17</version>
+    <version>18</version>
     <relativePath />
   </parent>