Author: rdonkin
Date: Sun May 29 14:24:12 2011
New Revision: 1128880
URL: http://svn.apache.org/viewvc?rev=1128880&view=rev
Log:
Reverted 'svn commit: r1128877 - /james/mailet/ai/trunk/pom.xml' (dryRun
release:prepare didn't run very dry this time :-/
Modified:
james/mailet/ai/trunk/pom.xml
Modified: james/mailet/ai/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mailet/ai/trunk/pom.xml?rev=1128880&r1=1128879&r2=1128880&view=diff
==============================================================================
--- james/mailet/ai/trunk/pom.xml (original)
+++ james/mailet/ai/trunk/pom.xml Sun May 29 14:24:12 2011
@@ -71,11 +71,6 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-gpg-plugin</artifactId>
- <version>1.2</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-clean-plugin</artifactId>
<version>2.4.1</version>
</plugin>
@@ -220,15 +215,6 @@ Compilation
<encoding>iso8859-1</encoding>
</configuration>
</plugin>
-
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-gpg-plugin</artifactId>
- <configuration>
- <skip>true</skip>
- </configuration>
- </plugin>
-
<!--
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]