You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ra...@apache.org on 2009/10/21 04:59:02 UTC

svn commit: r827875 - /commons/proper/jexl/branches/1.x/pom.xml

Author: rahul
Date: Wed Oct 21 02:59:01 2009
New Revision: 827875

URL: http://svn.apache.org/viewvc?rev=827875&view=rev
Log:
Update parent to v12.

Modified:
    commons/proper/jexl/branches/1.x/pom.xml

Modified: commons/proper/jexl/branches/1.x/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/branches/1.x/pom.xml?rev=827875&r1=827874&r2=827875&view=diff
==============================================================================
--- commons/proper/jexl/branches/1.x/pom.xml (original)
+++ commons/proper/jexl/branches/1.x/pom.xml Wed Oct 21 02:59:01 2009
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>11</version>
+    <version>12</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-jexl</groupId>