Author: niallp
Date: Tue Feb 26 05:11:44 2008
New Revision: 631209

URL: http://svn.apache.org/viewvc?rev=631209&view=rev
Log:
Upgrade OSGi bundle plugin to latest 1.4.0 release

Modified:
    commons/proper/commons-parent/trunk/pom.xml

Modified: commons/proper/commons-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=631209&r1=631208&r2=631209&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Tue Feb 26 05:11:44 2008
@@ -196,7 +196,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>1.2.1</version>
+          <version>1.4.0</version>
           <inherited>true</inherited>
         </plugin>
         <plugin>


Reply via email to