You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2010/05/31 17:47:19 UTC

svn commit: r949773 - /mina/trunk/pom.xml

Author: elecharny
Date: Mon May 31 15:47:18 2010
New Revision: 949773

URL: http://svn.apache.org/viewvc?rev=949773&view=rev
Log:
Updated the maven parent version from 4 to 7

Modified:
    mina/trunk/pom.xml

Modified: mina/trunk/pom.xml
URL: http://svn.apache.org/viewvc/mina/trunk/pom.xml?rev=949773&r1=949772&r2=949773&view=diff
==============================================================================
--- mina/trunk/pom.xml (original)
+++ mina/trunk/pom.xml Mon May 31 15:47:18 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>4</version>
+    <version>7</version>
   </parent>
 
   <organization>