Author: fmeschbe
Date: Mon Dec 21 09:07:29 2009
New Revision: 892734
URL: http://svn.apache.org/viewvc?rev=892734&view=rev
Log:
Remove explicit version from bundle plugin reference and use version set by the
parent pom
Modified:
sling/trunk/contrib/scripting/xproc/pom.xml
sling/trunk/launchpad/base/pom.xml
Modified: sling/trunk/contrib/scripting/xproc/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/contrib/scripting/xproc/pom.xml?rev=892734&r1=892733&r2=892734&view=diff
==============================================================================
--- sling/trunk/contrib/scripting/xproc/pom.xml (original)
+++ sling/trunk/contrib/scripting/xproc/pom.xml Mon Dec 21 09:07:29 2009
@@ -51,7 +51,6 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.3</version>
<extensions>true</extensions>
<configuration>
<instructions>
Modified: sling/trunk/launchpad/base/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/launchpad/base/pom.xml?rev=892734&r1=892733&r2=892734&view=diff
==============================================================================
--- sling/trunk/launchpad/base/pom.xml (original)
+++ sling/trunk/launchpad/base/pom.xml Mon Dec 21 09:07:29 2009
@@ -52,7 +52,6 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.3</version>
<extensions>true</extensions>
<configuration>
<instructions>