Author: ffang
Date: Wed Jun  5 09:18:54 2013
New Revision: 1489762

URL: http://svn.apache.org/r1489762
Log:
[SMX4-1473]remove source dependency

Modified:
    servicemix/smx4/bundles/trunk/saxon-9.4.0.7/pom.xml

Modified: servicemix/smx4/bundles/trunk/saxon-9.4.0.7/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/saxon-9.4.0.7/pom.xml?rev=1489762&r1=1489761&r2=1489762&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/saxon-9.4.0.7/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/saxon-9.4.0.7/pom.xml Wed Jun  5 09:18:54 2013
@@ -71,14 +71,6 @@
             <optional>true</optional>
         </dependency>
 
-        <!-- sources -->
-        <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>${pkgArtifactId}</artifactId>
-            <version>${pkgVersion}</version>
-            <classifier>sources</classifier>
-            <optional>true</optional>
-        </dependency>
     </dependencies>
 
     <repositories>


Reply via email to