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/03/09 15:23:37 UTC

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

Author: niallp
Date: Sun Mar  9 07:23:36 2008
New Revision: 635248

URL: http://svn.apache.org/viewvc?rev=635248&view=rev
Log:
Upgrade to version 9 of commons-parent

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=635248&r1=635247&r2=635248&view=diff
==============================================================================
--- commons/proper/jexl/branches/2.0/pom.xml (original)
+++ commons/proper/jexl/branches/2.0/pom.xml Sun Mar  9 07:23:36 2008
@@ -22,10 +22,9 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>8</version>
+    <version>9</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
-  <packaging>bundle</packaging>
   <groupId>commons-jexl</groupId>
   <artifactId>commons-jexl</artifactId>
   <version>2.0-SNAPSHOT</version>