You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by fr...@apache.org on 2016/05/25 21:48:43 UTC

empire-db git commit: switch to Apache Software Foundation Parent POM Version 18

Repository: empire-db
Updated Branches:
  refs/heads/master 7019c8edf -> c5e6a060e


switch to Apache Software Foundation Parent POM Version 18


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

Branch: refs/heads/master
Commit: c5e6a060e4e8cca8a7612dbf7116f88ed3a9d20a
Parents: 7019c8e
Author: Francis De Brabandere <fr...@apache.org>
Authored: Wed May 25 23:48:35 2016 +0200
Committer: Francis De Brabandere <fr...@apache.org>
Committed: Wed May 25 23:48:35 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/empire-db/blob/c5e6a060/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7eb8451..75966e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>17</version>
+		<version>18</version>
 	</parent>
 	
 	<groupId>org.apache.empire-db</groupId>