Author: rmannibucau
Date: Tue Apr 10 07:08:46 2012
New Revision: 1311605

URL: http://svn.apache.org/viewvc?rev=1311605&view=rev
Log:
updating maven bundle plugin to use a release which normally fixes private 
import issue

Modified:
    openejb/branches/openejb-4.0.0/pom.xml

Modified: openejb/branches/openejb-4.0.0/pom.xml
URL: 
http://svn.apache.org/viewvc/openejb/branches/openejb-4.0.0/pom.xml?rev=1311605&r1=1311604&r2=1311605&view=diff
==============================================================================
--- openejb/branches/openejb-4.0.0/pom.xml (original)
+++ openejb/branches/openejb-4.0.0/pom.xml Tue Apr 10 07:08:46 2012
@@ -91,8 +91,7 @@
   <properties>
 
     <!-- Maven module versions -->
-    <maven-bundle-plugin.version>2.4.0-SNAPSHOT</maven-bundle-plugin.version>
-    <!-- don't use 2.3.5 since there is an issue with private packages imports 
-->
+    <maven-bundle-plugin.version>2.3.7</maven-bundle-plugin.version>
 
     <!-- This is used by a manifest classpath entry -->
     <xbeanVersion>3.10-SNAPSHOT</xbeanVersion>


Reply via email to