Author: cziegeler
Date: Tue Sep 3 06:15:04 2013
New Revision: 1519572
URL: http://svn.apache.org/r1519572
Log:
SLING-2993 : Properly tag and annotate interfaces and classes
Modified:
sling/trunk/parent/pom.xml
Modified: sling/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/parent/pom.xml?rev=1519572&r1=1519571&r2=1519572&view=diff
==============================================================================
--- sling/trunk/parent/pom.xml (original)
+++ sling/trunk/parent/pom.xml Tue Sep 3 06:15:04 2013
@@ -335,7 +335,7 @@ on 64bit platforms: MAVEN_OPTS="-Xmx512M
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>2.3.7</version>
+ <version>2.4.0</version>
<inherited>true</inherited>
<configuration>
<outputDirectory>${basedir}/target/classes</outputDirectory>