Author: cziegeler
Date: Tue Apr 27 10:43:17 2010
New Revision: 938407
URL: http://svn.apache.org/viewvc?rev=938407&view=rev
Log:
Use snapshot until release is publishes
Modified:
felix/trunk/scrplugin/pom.xml
Modified: felix/trunk/scrplugin/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/scrplugin/pom.xml?rev=938407&r1=938406&r2=938407&view=diff
==============================================================================
--- felix/trunk/scrplugin/pom.xml (original)
+++ felix/trunk/scrplugin/pom.xml Tue Apr 27 10:43:17 2010
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.annotations</artifactId>
- <version>1.3.0</version>
+ <version>1.3.1-SNAPSHOT</version>
</dependency>
<!-- Sling Servlet SCR Annotation -->