Author: pete.muir(a)jboss.org
Date: 2009-05-28 11:07:39 -0400 (Thu, 28 May 2009)
New Revision: 2722
Modified:
examples/trunk/wicket/conversations/pom.xml
Log:
remove explicit version for eclipse plugin
Modified: examples/trunk/wicket/conversations/pom.xml
===================================================================
--- examples/trunk/wicket/conversations/pom.xml 2009-05-28 14:14:51 UTC (rev 2721)
+++ examples/trunk/wicket/conversations/pom.xml 2009-05-28 15:07:39 UTC (rev 2722)
@@ -109,10 +109,6 @@
<artifactId>maven-jetty-plugin</artifactId>
<version>${jetty.version}</version>
</plugin>
- <plugin>
- <artifactId>maven-eclipse-plugin</artifactId>
- <version>2.5.1</version>
- </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-war-plugin</artifactId>
Show replies by date