Try to release gogo with the maven bundle plugin 2.0.0

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@812660 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/gogo/pom.xml b/gogo/pom.xml
index f636ec8..7bf55c5 100644
--- a/gogo/pom.xml
+++ b/gogo/pom.xml
@@ -98,7 +98,7 @@
                 <plugin>
                     <groupId>org.apache.felix</groupId>
                     <artifactId>maven-bundle-plugin</artifactId>
-                    <version>2.0.1-SNAPSHOT</version>
+                    <version>2.0.0</version>
                     <extensions>true</extensions>
                 </plugin>
             </plugins>