You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by he...@apache.org on 2009/11/13 15:49:40 UTC

svn commit: r835865 - /commons/proper/jexl/trunk/pom.xml

Author: henrib
Date: Fri Nov 13 14:49:39 2009
New Revision: 835865

URL: http://svn.apache.org/viewvc?rev=835865&view=rev
Log:
Stepping back to previous parent pom because gpg:sign hangs 
same as  http://svn.apache.org/viewvc?rev=829646&view=rev

Modified:
    commons/proper/jexl/trunk/pom.xml

Modified: commons/proper/jexl/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/jexl/trunk/pom.xml?rev=835865&r1=835864&r2=835865&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Fri Nov 13 14:49:39 2009
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-parent</artifactId>
-        <version>12</version>
+        <version>11</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.commons</groupId>