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 17:49:48 UTC

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

Author: henrib
Date: Fri Nov 13 16:49:48 2009
New Revision: 835914

URL: http://svn.apache.org/viewvc?rev=835914&view=rev
Log:
Reverted again

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=835914&r1=835913&r2=835914&view=diff
==============================================================================
--- commons/proper/jexl/trunk/pom.xml (original)
+++ commons/proper/jexl/trunk/pom.xml Fri Nov 13 16:49:48 2009
@@ -140,13 +140,6 @@
                 <directory>src/main/resources</directory>
             </resource>
         </resources>
-        <pluginManagement>
-            <plugin>
-                <groupId>org.apache.maven.plugins</groupId>
-                <artifactId>maven-gpg-plugin</artifactId>
-                <version>1.0-alpha-3</version>
-            </plugin>
-        </pluginManagement>
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>