[maven-release-plugin]  copy for tag org.apache.felix.http-2.0.4

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.4@881476 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/api/pom.xml b/api/pom.xml
index f42f3e4..f0421b7 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/base/pom.xml b/base/pom.xml
index 3c4552a..82aaac4 100644
--- a/base/pom.xml
+++ b/base/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bridge/pom.xml b/bridge/pom.xml
index 4e43cb8..8190f50 100644
--- a/bridge/pom.xml
+++ b/bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/pom.xml b/bundle/pom.xml
index ff9fe9f..1dbefd2 100644
--- a/bundle/pom.xml
+++ b/bundle/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jetty/pom.xml b/jetty/pom.xml
index bf8b5e4..0261ebb 100644
--- a/jetty/pom.xml
+++ b/jetty/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 43e71a2..ba6d409 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <artifactId>org.apache.felix.http</artifactId>
     <packaging>pom</packaging>
     <name>Apache Felix Http</name>
-    <version>2.0.3-SNAPSHOT</version>
+    <version>2.0.4</version>
 
     <prerequisites>
         <maven>2.0.7</maven>
@@ -125,4 +125,10 @@
             </dependency>
         </dependencies>
     </dependencyManagement>
+
+  <scm>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.4</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.4</url>
+  </scm>
 </project>
diff --git a/proxy/pom.xml b/proxy/pom.xml
index dc7142e..c9ea42a 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/bridge/pom.xml b/samples/bridge/pom.xml
index 57d7227..9ff5112 100644
--- a/samples/bridge/pom.xml
+++ b/samples/bridge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/filter/pom.xml b/samples/filter/pom.xml
index 668e274..5dd58d8 100644
--- a/samples/filter/pom.xml
+++ b/samples/filter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/whiteboard/pom.xml b/samples/whiteboard/pom.xml
index 14ff0a0..fe5acc2 100644
--- a/samples/whiteboard/pom.xml
+++ b/samples/whiteboard/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/whiteboard/pom.xml b/whiteboard/pom.xml
index 1fa5e8e..2c8f570 100644
--- a/whiteboard/pom.xml
+++ b/whiteboard/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>org.apache.felix.http</artifactId>
-        <version>2.0.3-SNAPSHOT</version>
+        <version>2.0.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>