Prepare the release
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1146789 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/scrplugin/annotations/pom.xml b/scrplugin/annotations/pom.xml
index e92c51f..b9a16e0 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.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/scrplugin/maven-scr-plugin/pom.xml b/scrplugin/maven-scr-plugin/pom.xml
index e9702d1..ff04933 100644
--- a/scrplugin/maven-scr-plugin/pom.xml
+++ b/scrplugin/maven-scr-plugin/pom.xml
@@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.generator</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
diff --git a/scrplugin/scrtask/pom.xml b/scrplugin/scrtask/pom.xml
index 9dcdfee..d0763c5 100644
--- a/scrplugin/scrtask/pom.xml
+++ b/scrplugin/scrtask/pom.xml
@@ -54,7 +54,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.scr.generator</artifactId>
- <version>1.1.3-SNAPSHOT</version>
+ <version>1.1.2</version>
<scope>compile</scope>
</dependency>
</dependencies>