[maven-release-plugin] prepare release org.apache.felix.http-2.0.0

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@819718 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/http/bridge/pom.xml b/http/bridge/pom.xml
index 559667a..6b44f07 100644
--- a/http/bridge/pom.xml
+++ b/http/bridge/pom.xml
@@ -16,14 +16,13 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../pom.xml</relativePath>
     </parent>