Prepare for release
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@687341 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.osgi.compendium/pom.xml b/org.osgi.compendium/pom.xml
index 504b5d9..86c3e8c 100644
--- a/org.osgi.compendium/pom.xml
+++ b/org.osgi.compendium/pom.xml
@@ -36,7 +36,7 @@
<dependency>
<groupId>${pom.groupId}</groupId>
<artifactId>org.osgi.core</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
</dependency>
<dependency>
<groupId>${pom.groupId}</groupId>
@@ -46,7 +46,7 @@
<dependency>
<groupId>org.apache.felix</groupId>
<artifactId>org.osgi.foundation</artifactId>
- <version>1.1.1-SNAPSHOT</version>
+ <version>1.2.0</version>
</dependency>
</dependencies>
<build>