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

git-svn-id: https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.2@820773 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/api/pom.xml b/api/pom.xml
index cd53c16..91dbf6b 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/base/pom.xml b/base/pom.xml
index 9899f6e..39c3286 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bridge/pom.xml b/bridge/pom.xml
index a657334..b51951f 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/bundle/pom.xml b/bundle/pom.xml
index c20773e..7b95c46 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/jetty/pom.xml b/jetty/pom.xml
index e252259..55534bf 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index f950530..89ce2ec 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.0-SNAPSHOT</version>
+    <version>2.0.2</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.2</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.2</developerConnection>
+    <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.http-2.0.2</url>
+  </scm>
 </project>
diff --git a/proxy/pom.xml b/proxy/pom.xml
index c6ed995..ac7e67f 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/bridge/pom.xml b/samples/bridge/pom.xml
index c101aef..ae296d0 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/filter/pom.xml b/samples/filter/pom.xml
index f75004e..f98cd8e 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/samples/whiteboard/pom.xml b/samples/whiteboard/pom.xml
index c384a7e..2107026 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/whiteboard/pom.xml b/whiteboard/pom.xml
index 292f0a9..4258472 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.0-SNAPSHOT</version>
+        <version>2.0.2</version>
         <relativePath>../pom.xml</relativePath>
     </parent>