You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by bu...@apache.org on 2012/02/02 16:17:11 UTC

svn commit: r803813 - /websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml

Author: buildbot
Date: Thu Feb  2 15:17:10 2012
New Revision: 803813

Log:
Staging update by buildbot for openejb

Modified:
    websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml

Modified: websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml
==============================================================================
--- websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml (original)
+++ websites/staging/openejb/trunk/content/examples-trunk/simple-osgi/pom.xml Thu Feb  2 15:17:10 2012
@@ -56,6 +56,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
+          <version>2.0.1</version>
           <extensions>true</extensions>
         </plugin>
       </plugins>