Author: lukaszlenart Date: Thu Jun 24 19:44:36 2010 New Revision: 957695 URL: http://svn.apache.org/viewvc?rev=957695&view=rev Log: Solving problem with OSGi bundle
Modified: struts/struts2/trunk/bundles/admin/pom.xml Modified: struts/struts2/trunk/bundles/admin/pom.xml URL: http://svn.apache.org/viewvc/struts/struts2/trunk/bundles/admin/pom.xml?rev=957695&r1=957694&r2=957695&view=diff ============================================================================== --- struts/struts2/trunk/bundles/admin/pom.xml (original) +++ struts/struts2/trunk/bundles/admin/pom.xml Thu Jun 24 19:44:36 2010 @@ -31,7 +31,7 @@ <groupId>org.apache.felix</groupId> <artifactId>maven-bundle-plugin</artifactId> <extensions>true</extensions> - <version>2.0.0</version> + <version>2.1.0</version> <configuration> <instructions> <manifestLocation>META-INF</manifestLocation>