Author: cziegeler
Date: Mon Jun 16 23:41:37 2008
New Revision: 668408
URL: http://svn.apache.org/viewvc?rev=668408&view=rev
Log:
Use released version of SCR.
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=668408&r1=668407&r2=668408&view=diff
==============================================================================
--- incubator/sling/trunk/parent/pom.xml (original)
+++ incubator/sling/trunk/parent/pom.xml Mon Jun 16 23:41:37 2008
@@ -668,7 +668,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2</version>
<scope>provided</scope>
</dependency>