You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ni...@apache.org on 2008/07/21 19:45:11 UTC

svn commit: r678499 - /commons/proper/jexl/branches/2.0/pom.xml

Author: niallp
Date: Mon Jul 21 10:45:11 2008
New Revision: 678499

URL: http://svn.apache.org/viewvc?rev=678499&view=rev
Log:
change commons-parent to version 11

Modified:
    commons/proper/jexl/branches/2.0/pom.xml

Modified: commons/proper/jexl/branches/2.0/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/branches/2.0/pom.xml?rev=678499&r1=678498&r2=678499&view=diff
==============================================================================
--- commons/proper/jexl/branches/2.0/pom.xml (original)
+++ commons/proper/jexl/branches/2.0/pom.xml Mon Jul 21 10:45:11 2008
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>10</version>
+    <version>11</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-jexl</groupId>