You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by rf...@apache.org on 2011/11/27 16:10:25 UTC

svn commit: r1206752 - /incubator/droids/trunk/pom.xml

Author: rfrovarp
Date: Sun Nov 27 16:10:25 2011
New Revision: 1206752

URL: http://svn.apache.org/viewvc?rev=1206752&view=rev
Log:
Use newest parent pom

Modified:
    incubator/droids/trunk/pom.xml

Modified: incubator/droids/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=1206752&r1=1206751&r2=1206752&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Sun Nov 27 16:10:25 2011
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache</groupId>
     <artifactId>apache</artifactId>
-    <version>9</version>
+    <version>10</version>
   </parent>
   <groupId>org.apache.droids</groupId>
   <artifactId>droids</artifactId>