Author: rfrovarp
Date: Mon Oct 31 15:28:34 2011
New Revision: 1195519
URL: http://svn.apache.org/viewvc?rev=1195519&view=rev
Log:
Fix test phase when not checked out of svn
Modified:
incubator/droids/trunk/pom.xml
Modified: incubator/droids/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=1195519&r1=1195518&r2=1195519&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Mon Oct 31 15:28:34 2011
@@ -178,7 +178,7 @@
-->
<groupId>org.codehaus.mojo</groupId>
<artifactId>buildnumber-maven-plugin</artifactId>
- <version>1.0-beta-4</version>
+ <version>1.0</version>
<executions>
<execution>
<phase>validate</phase>