Author: lukaszlenart
Date: Thu Jun 24 19:49:50 2010
New Revision: 957696

URL: http://svn.apache.org/viewvc?rev=957696&view=rev
Log:
Solving problem with OSGi bundle

Modified:
    struts/struts2/trunk/bundles/demo/pom.xml

Modified: struts/struts2/trunk/bundles/demo/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/bundles/demo/pom.xml?rev=957696&r1=957695&r2=957696&view=diff
==============================================================================
--- struts/struts2/trunk/bundles/demo/pom.xml (original)
+++ struts/struts2/trunk/bundles/demo/pom.xml Thu Jun 24 19:49:50 2010
@@ -69,7 +69,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>


Reply via email to