Author: gnodet
Date: Tue Dec 18 00:05:42 2007
New Revision: 605126
URL: http://svn.apache.org/viewvc?rev=605126&view=rev
Log:
Use explicit version of groovy-maven-plugin to fix the build
Modified:
servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml
Modified: servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml?rev=605126&r1=605125&r2=605126&view=diff
==============================================================================
--- servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml (original)
+++ servicemix/smx3/trunk/platforms/geronimo/deployer-service/pom.xml Tue Dec
18 00:05:42 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>