You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pa...@apache.org on 2014/07/09 17:51:36 UTC

svn commit: r1609207 - /felix/trunk/framework/pom.xml

Author: pauls
Date: Wed Jul  9 15:51:35 2014
New Revision: 1609207

URL: http://svn.apache.org/r1609207
Log:
Update to maven bundle plugin 2.5.0 to be able to attach sources.

Modified:
    felix/trunk/framework/pom.xml

Modified: felix/trunk/framework/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/framework/pom.xml?rev=1609207&r1=1609206&r2=1609207&view=diff
==============================================================================
--- felix/trunk/framework/pom.xml (original)
+++ felix/trunk/framework/pom.xml Wed Jul  9 15:51:35 2014
@@ -52,7 +52,7 @@
       <plugin>
         <groupId>org.apache.felix</groupId>
         <artifactId>maven-bundle-plugin</artifactId>
-        <version>2.3.5</version>
+        <version>2.5.0</version>
         <extensions>true</extensions>
         <configuration>
           <instructions>