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 2008/04/26 04:21:57 UTC

svn commit: r651787 - /incubator/tuscany/java/sca/tools/eclipse/site/updatesite/pom.xml

Author: jsdelfino
Date: Fri Apr 25 19:21:54 2008
New Revision: 651787

URL: http://svn.apache.org/viewvc?rev=651787&view=rev
Log:
Changed packaging from pom to jar as none of the pom or jar is used anyway and having it as jar enables incremental building.

Modified:
    incubator/tuscany/java/sca/tools/eclipse/site/updatesite/pom.xml

Modified: incubator/tuscany/java/sca/tools/eclipse/site/updatesite/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tools/eclipse/site/updatesite/pom.xml?rev=651787&r1=651786&r2=651787&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tools/eclipse/site/updatesite/pom.xml (original)
+++ incubator/tuscany/java/sca/tools/eclipse/site/updatesite/pom.xml Fri Apr 25 19:21:54 2008
@@ -25,8 +25,6 @@
         <version>2.0-incubating-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
-
-    <packaging>pom</packaging>
     <artifactId>org.apache.tuscany.sca.updatesite</artifactId>
     <name>Apache Tuscany SCA Eclipse Tools Update Site</name>