Author: cziegeler
Date: Thu Aug 21 23:41:45 2008
New Revision: 687972
URL: http://svn.apache.org/viewvc?rev=687972&view=rev
Log:
Use latest plugin versions.
Modified:
incubator/sling/trunk/parent/pom.xml
Modified: incubator/sling/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/sling/trunk/parent/pom.xml?rev=687972&r1=687971&r2=687972&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Thu Aug 21 23:41:45 2008
@@ -145,7 +145,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-scr-plugin</artifactId>
- <version>1.0.6</version>
+ <version>1.0.7</version>
<executions>
<execution>
<id>generate-scr-scrdescriptor</id>
@@ -167,7 +167,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.1</version>
+ <version>1.4.3</version>
<inherited>true</inherited>
<configuration>
<instructions>