Author: justin
Date: Wed Jul 20 17:53:29 2011
New Revision: 1148867
URL: http://svn.apache.org/viewvc?rev=1148867&view=rev
Log:
SLING-2144 - downgrading bundle plugin as 2.3.5 doesn't work with Java 5
Modified:
sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml
Modified:
sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml
URL:
http://svn.apache.org/viewvc/sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml?rev=1148867&r1=1148866&r2=1148867&view=diff
==============================================================================
---
sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml
(original)
+++
sling/trunk/maven/archetypes/servlet/src/main/resources/archetype-resources/pom.xml
Wed Jul 20 17:53:29 2011
@@ -44,7 +44,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<extensions>true</extensions>
- <version>2.3.5</version>
+ <version>2.0.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>