You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ri...@apache.org on 2011/09/21 22:35:49 UTC

svn commit: r1173836 - in /felix/trunk: framework.security/pom.xml framework/pom.xml main/pom.xml

Author: rickhall
Date: Wed Sep 21 20:35:48 2011
New Revision: 1173836

URL: http://svn.apache.org/viewvc?rev=1173836&view=rev
Log:
Use latest maven-bundle-plugin.

Modified:
    felix/trunk/framework.security/pom.xml
    felix/trunk/framework/pom.xml
    felix/trunk/main/pom.xml

Modified: felix/trunk/framework.security/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework.security/pom.xml?rev=1173836&r1=1173835&r2=1173836&view=diff
==============================================================================
--- felix/trunk/framework.security/pom.xml (original)
+++ felix/trunk/framework.security/pom.xml Wed Sep 21 20:35:48 2011
@@ -57,7 +57,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.4.0</version>
+        <version>2.3.5</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1173836&r1=1173835&r2=1173836&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Wed Sep 21 20:35:48 2011
@@ -47,7 +47,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.4.3</version>
+        <version>2.3.5</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>

Modified: felix/trunk/main/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/main/pom.xml?rev=1173836&r1=1173835&r2=1173836&view=diff
==============================================================================
--- felix/trunk/main/pom.xml (original)
+++ felix/trunk/main/pom.xml Wed Sep 21 20:35:48 2011
@@ -58,7 +58,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>1.4.3</version>
+        <version>2.3.5</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>