Switch to recent snapshots
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1508737 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/bnd-scr-plugin/pom.xml b/scrplugin/bnd-scr-plugin/pom.xml
index 73e0f18..9abd21d 100644
--- a/scrplugin/bnd-scr-plugin/pom.xml
+++ b/scrplugin/bnd-scr-plugin/pom.xml
@@ -44,19 +44,19 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.generator</artifactId>
- <version>1.7.1-SNAPSHOT</version>
+ <version>1.8.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.annotations</artifactId>
- <version>1.9.5-SNAPSHOT</version>
+ <version>1.9.7-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.ds-annotations</artifactId>
- <version>1.2.2</version>
+ <version>1.2.5-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>