Use latest snapshot to avoid problems with the reactor build.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@776590 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/pom.xml b/scrplugin/pom.xml
index 1402dc5..3e4342a 100644
--- a/scrplugin/pom.xml
+++ b/scrplugin/pom.xml
@@ -109,7 +109,7 @@
 		<dependency>
 			<groupId>org.apache.felix</groupId>
 			<artifactId>org.apache.felix.scr.annotations</artifactId>
-			<version>0.9.0</version>
+			<version>0.9.1-SNAPSHOT</version>
 		</dependency>
 		
 	</dependencies>