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 2013/02/05 08:59:56 UTC

svn commit: r1442489 - /empire-db/trunk/pom.xml

Author: francisdb
Date: Tue Feb  5 07:59:55 2013
New Revision: 1442489

URL: http://svn.apache.org/viewvc?rev=1442489&view=rev
Log:
fix EMPIREDB-173 Switch to ASF Parent 13 POM

Modified:
    empire-db/trunk/pom.xml

Modified: empire-db/trunk/pom.xml
URL: http://svn.apache.org/viewvc/empire-db/trunk/pom.xml?rev=1442489&r1=1442488&r2=1442489&view=diff
==============================================================================
--- empire-db/trunk/pom.xml (original)
+++ empire-db/trunk/pom.xml Tue Feb  5 07:59:55 2013
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>10</version>
+		<version>13</version>
 	</parent>
 	
 	<groupId>org.apache.empire-db</groupId>