Author: cziegeler
Date: Mon Jun 9 07:42:14 2008
New Revision: 665706
URL: http://svn.apache.org/viewvc?rev=665706&view=rev
Log:
Use latest deployed scr and maven plugin
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=665706&r1=665705&r2=665706&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Mon Jun 9 07:42:14 2008
@@ -159,7 +159,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-scr-plugin</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5</version>
<executions>
<execution>
<id>generate-scr-scrdescriptor</id>
@@ -181,7 +181,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
- <version>1.4.0</version>
+ <version>1.4.1</version>
<inherited>true</inherited>
<configuration>
<instructions>