[maven-release-plugin] prepare release org.apache.felix.gogo.bom-1.0.0

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk/gogo/bom@1850288 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index f8c1661..03b38c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>gogo-parent</artifactId>
-        <version>5-SNAPSHOT</version>
+        <version>5</version>
         <relativePath>../gogo-parent/pom.xml</relativePath>
     </parent>
 
@@ -32,12 +32,12 @@
     <name>Apache Felix Gogo BOM</name>
     <description>Apache Felix Gogo Bill Of Materials</description>
     <artifactId>org.apache.felix.gogo.bom</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
     <url>http://felix.apache.org/</url>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/bom/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/bom/</developerConnection>
-        <url>https://svn.apache.org/repos/asf/felix/trunk/gogo/bom/</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.bom-1.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.bom-1.0.0</developerConnection>
+        <url>https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.bom-1.0.0</url>
     </scm>
 
     <dependencyManagement>