You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2007/02/13 21:33:11 UTC

svn commit: r507199 - /incubator/tuscany/branches/sca-java-integration/pom/parent/pom.xml

Author: jsdelfino
Date: Tue Feb 13 12:33:10 2007
New Revision: 507199

URL: http://svn.apache.org/viewvc?view=rev&rev=507199
Log:
No need to specify the eclipse plugin in the eclipse profile

Modified:
    incubator/tuscany/branches/sca-java-integration/pom/parent/pom.xml

Modified: incubator/tuscany/branches/sca-java-integration/pom/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-integration/pom/parent/pom.xml?view=diff&rev=507199&r1=507198&r2=507199
==============================================================================
--- incubator/tuscany/branches/sca-java-integration/pom/parent/pom.xml (original)
+++ incubator/tuscany/branches/sca-java-integration/pom/parent/pom.xml Tue Feb 13 12:33:10 2007
@@ -137,14 +137,6 @@
             <properties>
                 <notice.dir>src/main/resources</notice.dir>
             </properties>
-            <build>
-                <plugins>
-                    <plugin>
-                        <groupId>org.apache.maven.plugins</groupId>
-                        <artifactId>maven-eclipse-plugin</artifactId>
-                    </plugin>
-                </plugins>
-            </build>
         </profile>
         <profile>
             <id>sourcecheck</id>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org