Use released version of compendium.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@615742 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/mishell/pom.xml b/mishell/pom.xml
index 16c3b95..ac5def4 100644
--- a/mishell/pom.xml
+++ b/mishell/pom.xml
@@ -49,7 +49,7 @@
         <dependency>
       <groupId>${pom.groupId}</groupId>
       <artifactId>org.osgi.compendium</artifactId>
-      <version>0.9.0-SNAPSHOT</version>
+      <version>1.0.0</version>
       <scope>provided</scope>
     </dependency>