Refer to released artifacts where possible

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@572658 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/metatype/pom.xml b/metatype/pom.xml
index 0fadb40..846d065 100644
--- a/metatype/pom.xml
+++ b/metatype/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>felix</artifactId>
-        <version>1.1.0-SNAPSHOT</version>
+        <version>1.0.0</version>
         <relativePath>../pom/pom.xml</relativePath>
     </parent>
 
@@ -20,7 +20,7 @@
         <dependency>
             <groupId>${pom.groupId}</groupId>
             <artifactId>org.osgi.core</artifactId>
-            <version>1.1.0-SNAPSHOT</version>
+            <version>1.0.0</version>
         </dependency>
         <dependency>
             <groupId>${pom.groupId}</groupId>
@@ -39,7 +39,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
-                <version>1.1.0-SNAPSHOT</version>
+                <version>1.0.0</version>
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>