Fix maven-release-plugin version incompatibilities
Bump manipulator version to use the release version
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1645943 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/api/pom.xml b/ipojo/runtime/api/pom.xml
index c5e6f09..4a97386 100644
--- a/ipojo/runtime/api/pom.xml
+++ b/ipojo/runtime/api/pom.xml
@@ -125,7 +125,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.apache.felix.ipojo.manipulator</artifactId>
- <version>1.12.1-SNAPSHOT</version>
+ <version>1.12.1</version>
</dependency>
<dependency>
<groupId>org.osgi</groupId>