You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by ge...@apache.org on 2010/02/28 08:31:26 UTC

svn commit: r917138 - /openwebbeans/trunk/pom.xml

Author: gerdogdu
Date: Sun Feb 28 07:31:25 2010
New Revision: 917138

URL: http://svn.apache.org/viewvc?rev=917138&view=rev
Log:
upgrade to apache parent 7

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=917138&r1=917137&r2=917138&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Sun Feb 28 07:31:25 2010
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.apache</groupId>
 		<artifactId>apache</artifactId>
-		<version>6</version>
+		<version>7</version>
 	</parent>
     
 	<groupId>org.apache.openwebbeans</groupId>