Author: gnodet
Date: Tue Dec 18 00:13:38 2007
New Revision: 605127

URL: http://svn.apache.org/viewvc?rev=605127&view=rev
Log:
Use explicit version of groovy-maven-plugin to fix the build

Modified:
    
servicemix/smx3/branches/servicemix-3.2/platforms/geronimo/deployer-service/pom.xml

Modified: 
servicemix/smx3/branches/servicemix-3.2/platforms/geronimo/deployer-service/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/platforms/geronimo/deployer-service/pom.xml?rev=605127&r1=605126&r2=605127&view=diff
==============================================================================
--- 
servicemix/smx3/branches/servicemix-3.2/platforms/geronimo/deployer-service/pom.xml
 (original)
+++ 
servicemix/smx3/branches/servicemix-3.2/platforms/geronimo/deployer-service/pom.xml
 Tue Dec 18 00:13:38 2007
@@ -95,6 +95,7 @@
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
                 <artifactId>groovy-maven-plugin</artifactId>
+                <version>1.0-alpha-2</version>
                 <executions>
                     <execution>
                         <phase>generate-resources</phase>


Reply via email to