Prepare new release
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1613987 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/bnd-scr-plugin/pom.xml b/scrplugin/bnd-scr-plugin/pom.xml
index 53cebc1..f04f158 100644
--- a/scrplugin/bnd-scr-plugin/pom.xml
+++ b/scrplugin/bnd-scr-plugin/pom.xml
@@ -49,13 +49,13 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.generator</artifactId>
- <version>1.11.1-SNAPSHOT</version>
+ <version>1.12.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.annotations</artifactId>
- <version>1.9.9-SNAPSHOT</version>
+ <version>1.9.8</version>
<scope>compile</scope>
</dependency>
<dependency>