Author: gnodet
Date: Tue May 15 12:22:12 2007
New Revision: 538283

URL: http://svn.apache.org/viewvc?view=rev&rev=538283
Log:
Remove sca reference in the distribution

Modified:
    incubator/servicemix/trunk/distributions/apache-servicemix/pom.xml

Modified: incubator/servicemix/trunk/distributions/apache-servicemix/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/servicemix/trunk/distributions/apache-servicemix/pom.xml?view=diff&rev=538283&r1=538282&r2=538283
==============================================================================
--- incubator/servicemix/trunk/distributions/apache-servicemix/pom.xml 
(original)
+++ incubator/servicemix/trunk/distributions/apache-servicemix/pom.xml Tue May 
15 12:22:12 2007
@@ -78,10 +78,6 @@
     </dependency>
     <dependency>
       <groupId>org.apache.servicemix</groupId>
-      <artifactId>servicemix-sca</artifactId>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.servicemix</groupId>
       <artifactId>servicemix-wsn2005</artifactId>
     </dependency>
     <dependency>
@@ -321,13 +317,6 @@
                 <artifactItem>
                   <groupId>org.apache.servicemix</groupId>
                   <artifactId>servicemix-drools</artifactId>
-                  <version>${servicemix-version}</version>
-                  <classifier>installer</classifier>
-                  <type>zip</type>
-                </artifactItem>
-                <artifactItem>
-                  <groupId>org.apache.servicemix</groupId>
-                  <artifactId>servicemix-sca</artifactId>
                   <version>${servicemix-version}</version>
                   <classifier>installer</classifier>
                   <type>zip</type>


Reply via email to