Author: simonetripodi
Date: Fri Jul 6 08:16:39 2012
New Revision: 1358068
URL: http://svn.apache.org/viewvc?rev=1358068&view=rev
Log:
disable online tests during release
Modified:
incubator/any23/trunk/pom.xml
Modified: incubator/any23/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1358068&r1=1358067&r2=1358068&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Fri Jul 6 08:16:39 2012
@@ -541,7 +541,7 @@
<useReleaseProfile>false</useReleaseProfile>
<autoVersionSubmodules>false</autoVersionSubmodules>
<tagNameFormat>any23-@{project.version}</tagNameFormat>
- <arguments>-Prelease,apache</arguments>
+ <arguments>-Dany23.online.test.disabled=true
-Prelease,apache</arguments>
</configuration>
</plugin>
</plugins>