You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gn...@apache.org on 2014/06/30 08:18:46 UTC

svn commit: r1606631 - /aries/trunk/parent/pom.xml

Author: gnodet
Date: Mon Jun 30 06:18:45 2014
New Revision: 1606631

URL: http://svn.apache.org/r1606631
Log:
[ARIES-1192] Upgrade to maven-bundle-plugin 2.5.0

Modified:
    aries/trunk/parent/pom.xml

Modified: aries/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/aries/trunk/parent/pom.xml?rev=1606631&r1=1606630&r2=1606631&view=diff
==============================================================================
--- aries/trunk/parent/pom.xml (original)
+++ aries/trunk/parent/pom.xml Mon Jun 30 06:18:45 2014
@@ -547,7 +547,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>2.4.1-SNAPSHOT</version>
+                <version>2.5.0</version>
                 <extensions>true</extensions>
                 <inherited>true</inherited>
                 <configuration>