Update bundleplugin and maven-obr-plugin to depend on released parent pom

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@605968 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bundleplugin/pom.xml b/bundleplugin/pom.xml
index 729c712..8bd01c4 100644
--- a/bundleplugin/pom.xml
+++ b/bundleplugin/pom.xml
@@ -23,7 +23,7 @@
  <parent>
    <artifactId>felix</artifactId>
    <groupId>org.apache.felix</groupId>
-   <version>1.1.0-SNAPSHOT</version>
+   <version>1.0.0</version>
    <relativePath>../pom/pom.xml</relativePath>
  </parent>