[maven-release-plugin] prepare release org.apache.aries.subsystem-2.0.2

git-svn-id: https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-bundle@1688377 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index bd51f10..a26876b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,13 +32,13 @@
     <artifactId>org.apache.aries.subsystem</artifactId>
     <packaging>bundle</packaging>
     <name>Apache Aries Subsystems Bundle</name>
-    <version>2.0.2-SNAPSHOT</version>
+    <version>2.0.2</version>
     <description>This is a standalone bundle to support Aries Subsystems.</description>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-bundle</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/trunk/subsystem/subsystem-bundle</developerConnection>
-        <url>http://svn.apache.org/viewvc/aries/trunk/application/subsystem-bundle</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem-2.0.2</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/aries/tags/org.apache.aries.subsystem-2.0.2</developerConnection>
+        <url>http://svn.apache.org/viewvc/aries/tags/org.apache.aries.subsystem-2.0.2</url>
     </scm>
 
     <properties>