Reset generator dependency to pre-release SNAPSHOT until release is published
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1029915 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/annotations/pom.xml b/scrplugin/annotations/pom.xml
index e656e63..7ba16b7 100644
--- a/scrplugin/annotations/pom.xml
+++ b/scrplugin/annotations/pom.xml
@@ -47,7 +47,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.generator</artifactId>
- <version>1.0.0</version>
+ <version>0.0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>