You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2009/09/23 08:25:41 UTC

svn commit: r817973 - /sling/trunk/parent/pom.xml

Author: cziegeler
Date: Wed Sep 23 06:25:41 2009
New Revision: 817973

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

Modified:
    sling/trunk/parent/pom.xml

Modified: sling/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=817973&r1=817972&r2=817973&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Wed Sep 23 06:25:41 2009
@@ -231,7 +231,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.0.0</version>
+                    <version>2.0.1</version>
                     <inherited>true</inherited>
                     <configuration>
                         <instructions>