You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by rf...@apache.org on 2011/10/31 15:29:12 UTC

svn commit: r1195520 - /incubator/droids/branches/0.1.x/pom.xml

Author: rfrovarp
Date: Mon Oct 31 15:29:11 2011
New Revision: 1195520

URL: http://svn.apache.org/viewvc?rev=1195520&view=rev
Log:
Fix testing when not checked out from svn

Modified:
    incubator/droids/branches/0.1.x/pom.xml

Modified: incubator/droids/branches/0.1.x/pom.xml
URL: http://svn.apache.org/viewvc/incubator/droids/branches/0.1.x/pom.xml?rev=1195520&r1=1195519&r2=1195520&view=diff
==============================================================================
--- incubator/droids/branches/0.1.x/pom.xml (original)
+++ incubator/droids/branches/0.1.x/pom.xml Mon Oct 31 15:29:11 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>