You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shindig.apache.org by do...@apache.org on 2008/04/23 14:00:25 UTC

svn commit: r650840 - /incubator/shindig/trunk/java/gadgets/pom.xml

Author: doll
Date: Wed Apr 23 05:00:23 2008
New Revision: 650840

URL: http://svn.apache.org/viewvc?rev=650840&view=rev
Log:
SHINDIG-209
Patch from David Primmer. Removed the wtpversion setting from the eclipse maven plugin.


Modified:
    incubator/shindig/trunk/java/gadgets/pom.xml

Modified: incubator/shindig/trunk/java/gadgets/pom.xml
URL: http://svn.apache.org/viewvc/incubator/shindig/trunk/java/gadgets/pom.xml?rev=650840&r1=650839&r2=650840&view=diff
==============================================================================
--- incubator/shindig/trunk/java/gadgets/pom.xml (original)
+++ incubator/shindig/trunk/java/gadgets/pom.xml Wed Apr 23 05:00:23 2008
@@ -74,9 +74,6 @@
       <plugin>
           <groupId>org.apache.maven.plugins </groupId>
           <artifactId>maven-eclipse-plugin</artifactId>
-          <configuration>
-              <wtpversion>1.0</wtpversion>
-          </configuration>
       </plugin>
       <plugin>
         <artifactId>maven-compiler-plugin</artifactId>