You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2009/09/02 09:02:12 UTC

svn commit: r810381 - /felix/trunk/fileinstall/pom.xml

Author: clement
Date: Wed Sep  2 07:02:11 2009
New Revision: 810381

URL: http://svn.apache.org/viewvc?rev=810381&view=rev
Log:
set the maven-bundle-plugin version 1.4.3 to support obr deployment

Modified:
    felix/trunk/fileinstall/pom.xml

Modified: felix/trunk/fileinstall/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/fileinstall/pom.xml?rev=810381&r1=810380&r2=810381&view=diff
==============================================================================
--- felix/trunk/fileinstall/pom.xml (original)
+++ felix/trunk/fileinstall/pom.xml Wed Sep  2 07:02:11 2009
@@ -48,7 +48,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.4.0</version>
+        <version>1.4.3</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>