You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/02/09 21:12:38 UTC

svn commit: r908195 - /servicemix/components/components-pom/trunk/pom.xml

Author: jbonofre
Date: Tue Feb  9 20:12:38 2010
New Revision: 908195

URL: http://svn.apache.org/viewvc?rev=908195&view=rev
Log:
Upgrade servicemix-common dependency management.

Modified:
    servicemix/components/components-pom/trunk/pom.xml

Modified: servicemix/components/components-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/components-pom/trunk/pom.xml?rev=908195&r1=908194&r2=908195&view=diff
==============================================================================
--- servicemix/components/components-pom/trunk/pom.xml (original)
+++ servicemix/components/components-pom/trunk/pom.xml Tue Feb  9 20:12:38 2010
@@ -112,9 +112,6 @@
          <groupId>org.apache.servicemix</groupId>
          <artifactId>servicemix-common</artifactId>
          <version>${servicemix-shared-version}</version>
-         <classifier>sources</classifier>
-         <scope>provided</scope>
-         <optional>true</optional>
       </dependency>
       <dependency>
         <groupId>org.apache.servicemix</groupId>