Author: simonetripodi
Date: Mon Apr 30 15:37:51 2012
New Revision: 1332246
URL: http://svn.apache.org/viewvc?rev=1332246&view=rev
Log:
enable the apache release as well since it contains the GPG key, ..., as
described in the release guide
Modified:
incubator/any23/trunk/pom.xml
Modified: incubator/any23/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1332246&r1=1332245&r2=1332246&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Mon Apr 30 15:37:51 2012
@@ -548,7 +548,7 @@
<mavenExecutorId>forked-path</mavenExecutorId>
<useReleaseProfile>false</useReleaseProfile>
<autoVersionSubmodules>false</autoVersionSubmodules>
- <arguments>-Papache-release,release</arguments>
+ <arguments>-Papache-release,release,apache</arguments>
</configuration>
</plugin>
</plugins>