You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by an...@apache.org on 2010/05/19 09:20:07 UTC

svn commit: r946060 - /tuscany/sca-java-2.x/trunk/distribution/all/pom.xml

Author: antelder
Date: Wed May 19 07:20:07 2010
New Revision: 946060

URL: http://svn.apache.org/viewvc?rev=946060&view=rev
Log:
Add back the agregate jars

Modified:
    tuscany/sca-java-2.x/trunk/distribution/all/pom.xml

Modified: tuscany/sca-java-2.x/trunk/distribution/all/pom.xml
URL: http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/distribution/all/pom.xml?rev=946060&r1=946059&r2=946060&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/distribution/all/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/distribution/all/pom.xml Wed May 19 07:20:07 2010
@@ -73,7 +73,6 @@
             <version>1.6.8</version>
         </dependency>
 
-        <!--
         <dependency>
             <groupId>org.apache.tuscany.sca.shades</groupId>
             <artifactId>tuscany-base</artifactId>
@@ -84,7 +83,6 @@
             <artifactId>tuscany-spring</artifactId>
             <version>2.0-SNAPSHOT</version>
         </dependency>
-        -->
 
     </dependencies>