Author: jbonofre
Date: Sun Dec  9 09:39:47 2012
New Revision: 1418862

URL: http://svn.apache.org/viewvc?rev=1418862&view=rev
Log:
Update hadoop-core 1.0.0 bundles-pom to 10 and fix optional resolution in import

Modified:
    servicemix/smx4/bundles/trunk/hadoop-core-1.0.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/hadoop-core-1.0.0/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/hadoop-core-1.0.0/pom.xml?rev=1418862&r1=1418861&r2=1418862&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/hadoop-core-1.0.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/hadoop-core-1.0.0/pom.xml Sun Dec  9 09:39:47 
2012
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>9</version>
+        <version>10</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
@@ -85,7 +85,7 @@
             <groupId>${pkgGroupId}</groupId>
             <artifactId>${pkgArtifactId}</artifactId>
             <version>${pkgVersion}</version>
-            <optional>true</optional>
+            <optional>false</optional>
         </dependency>
 
         <!-- sources -->


Reply via email to