Author: cziegeler
Date: Thu Dec 27 01:59:52 2007
New Revision: 607029
URL: http://svn.apache.org/viewvc?rev=607029&view=rev
Log:
Use latest release of SCR 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=607029&r1=607028&r2=607029&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Thu Dec 27 01:59:52 2007
@@ -140,7 +140,7 @@
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-scr-plugin</artifactId>
- <version>0.5.0-SNAPSHOT</version>
+ <version>1.0.1</version>
<executions>
<execution>
<id>generate-scr-scrdescriptor</id>