You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/03/29 00:17:31 UTC

svn commit: r642423 - /continuum/trunk/pom.xml

Author: olamy
Date: Fri Mar 28 16:17:29 2008
New Revision: 642423

URL: http://svn.apache.org/viewvc?rev=642423&view=rev
Log:
lock buildnumber-maven-plugin version

Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=642423&r1=642422&r2=642423&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Fri Mar 28 16:17:29 2008
@@ -122,6 +122,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>buildnumber-maven-plugin</artifactId>
+        <version>1.0-beta-1</version>
         <executions>
           <execution>
             <phase>validate</phase>