Author: jbonofre
Date: Wed Dec 5 10:55:33 2012
New Revision: 1417351
URL: http://svn.apache.org/viewvc?rev=1417351&view=rev
Log:
Fix bcpg-jdk15on-1.47 bundles-pom version
Modified:
servicemix/smx4/bundles/trunk/bcpg-jdk15on-1.47/pom.xml
Modified: servicemix/smx4/bundles/trunk/bcpg-jdk15on-1.47/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/bcpg-jdk15on-1.47/pom.xml?rev=1417351&r1=1417350&r2=1417351&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/bcpg-jdk15on-1.47/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/bcpg-jdk15on-1.47/pom.xml Wed Dec 5 10:55:33
2012
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
- <version>11-SNAPSHOT</version>
+ <version>10</version>
<relativePath>../bundles-pom/pom.xml</relativePath>
</parent>
@@ -46,10 +46,7 @@
javax.crypto*;resolution:=optional,
javax.naming*;resolution:=optional,
javax.security*;resolution:=optional,
- junit*;resolution:=optional
</servicemix.osgi.import.pkg>
- <servicemix.osgi.private.pkg>
- </servicemix.osgi.private.pkg>
</properties>
<dependencies>