Author: jbonofre
Date: Sun Dec 9 17:53:55 2012
New Revision: 1419045
URL: http://svn.apache.org/viewvc?rev=1419045&view=rev
Log:
Update to bundles-pom 10 and fix optional resolution in import
Modified:
servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml
Modified: servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml?rev=1419045&r1=1419044&r2=1419045&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/xmlbeans-2.6.0/pom.xml Sun Dec 9 17:53:55
2012
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
- <version>8</version>
+ <version>10</version>
<relativePath>../bundles-pom/pom.xml</relativePath>
</parent>
@@ -62,7 +62,7 @@
<groupId>${pkgGroupId}</groupId>
<artifactId>${pkgArtifactId}</artifactId>
<version>${pkgVersion}</version>
- <optional>true</optional>
+ <optional>false</optional>
</dependency>
<!-- sources -->