Author: rombert
Date: Wed Sep 30 14:34:53 2015
New Revision: 1706043
URL: http://svn.apache.org/viewvc?rev=1706043&view=rev
Log:
SLING-5079 - Update to maven-bundle-plugin 3.0.0
Modified:
sling/trunk/parent/pom.xml
Modified: sling/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1706043&r1=1706042&r2=1706043&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Wed Sep 30 14:34:53 2015
@@ -378,7 +378,7 @@ on 64bit platforms: MAVEN_OPTS="-Xmx512M
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.5.3</version>
+ <version>3.0.0</version>
<inherited>true</inherited>
<configuration>
<outputDirectory>${basedir}/target/classes</outputDirectory>