Author: fmeschbe
Date: Wed Aug 11 11:41:09 2010
New Revision: 984380
URL: http://svn.apache.org/viewvc?rev=984380&view=rev
Log:
Back to last SCR SNAPSHOT until release vote has completed
Modified:
felix/trunk/webconsole/pom.xml
Modified: felix/trunk/webconsole/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/webconsole/pom.xml?rev=984380&r1=984379&r2=984380&view=diff
==============================================================================
--- felix/trunk/webconsole/pom.xml (original)
+++ felix/trunk/webconsole/pom.xml Wed Aug 11 11:41:09 2010
@@ -247,7 +247,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr</artifactId>
- <version>1.6.0</version>
+ <version>1.4.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>