You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2009/09/09 13:42:04 UTC

svn commit: r812897 - /jackrabbit/parent/trunk/pom.xml

Author: jukka
Date: Wed Sep  9 11:42:04 2009
New Revision: 812897

URL: http://svn.apache.org/viewvc?rev=812897&view=rev
Log:
JCRSITE-22: Upgrade to bundle plugin version 2.0.0

Modified:
    jackrabbit/parent/trunk/pom.xml

Modified: jackrabbit/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/parent/trunk/pom.xml?rev=812897&r1=812896&r2=812897&view=diff
==============================================================================
--- jackrabbit/parent/trunk/pom.xml (original)
+++ jackrabbit/parent/trunk/pom.xml Wed Sep  9 11:42:04 2009
@@ -124,7 +124,7 @@
         <plugin>
           <groupId>org.apache.felix</groupId>
           <artifactId>maven-bundle-plugin</artifactId>
-          <version>1.4.3</version>
+          <version>2.0.0</version>
         </plugin>
         <plugin>
           <groupId>org.apache.rat</groupId>