[webbeans-commits] Webbeans SVN: r2722 - examples/trunk/wicket/conversations.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Thu May 28 11:07:39 EDT 2009


Author: pete.muir at 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>




More information about the weld-commits mailing list