Skip to content

Commit

Permalink
[SMX4-1119] Fix warning messages in javassist 3.11.0.GA bundle
Browse files Browse the repository at this point in the history
[SMX4-1122] Upgrade to bundles-pom 9-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/bundles/trunk@1327966 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
jbonofre committed Apr 19, 2012
1 parent dbbf8e8 commit 86b39c9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions javassist-3.11.0.GA/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>bundles-pom</artifactId>
<version>8</version>
<version>9-SNAPSHOT</version>
<relativePath>../bundles-pom/pom.xml</relativePath>
</parent>

Expand All @@ -43,8 +43,7 @@
javassist
</servicemix.osgi.export.pkg>
<servicemix.osgi.import.pkg>
com.sun.jdi*;resolution:=optional,
*
com.sun.jdi*;resolution:=optional
</servicemix.osgi.import.pkg>
</properties>

Expand Down

0 comments on commit 86b39c9

Please sign in to comment.