Author: hermod
Date: Wed Jul 25 23:57:33 2007
New Revision: 559720

URL: http://svn.apache.org/viewvc?view=rev&rev=559720
Log:
Updated eclipse plugin dependency version to 2.4

Modified:
    
shale/maven/trunk/archetypes/shale-clay-starter-archetype/src/main/resources/archetype-resources/pom.xml

Modified: 
shale/maven/trunk/archetypes/shale-clay-starter-archetype/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/shale/maven/trunk/archetypes/shale-clay-starter-archetype/src/main/resources/archetype-resources/pom.xml?view=diff&rev=559720&r1=559719&r2=559720
==============================================================================
--- 
shale/maven/trunk/archetypes/shale-clay-starter-archetype/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
shale/maven/trunk/archetypes/shale-clay-starter-archetype/src/main/resources/archetype-resources/pom.xml
 Wed Jul 25 23:57:33 2007
@@ -66,7 +66,7 @@
                <plugins>
                        <plugin>
                                <artifactId>maven-eclipse-plugin</artifactId>
-                               <version>2.3-SNAPSHOT</version>
+                               <version>2.4</version>
                                <configuration>
                                        <downloadSources>false</downloadSources>
                                        <wtpVersion>1.5</wtpVersion>


Reply via email to