Tagging the 2.0.0 release source

git-svn-id: https://svn.apache.org/repos/asf/synapse/tags/2.0.0@1057553 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/modules/commons/pom.xml b/modules/commons/pom.xml
index 404ac29..d14f8f5 100644
--- a/modules/commons/pom.xml
+++ b/modules/commons/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -84,7 +84,7 @@
         <dependency>
           <groupId>org.apache.synapse</groupId>
           <artifactId>synapse-securevault</artifactId>
-          <version>2.0.0-SNAPSHOT</version>
+          <version>2.0.0</version>
         </dependency>
     </dependencies>
 </project>
diff --git a/modules/core/pom.xml b/modules/core/pom.xml
index bfc5861..6545549 100644
--- a/modules/core/pom.xml
+++ b/modules/core/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/distribution/pom.xml b/modules/distribution/pom.xml
index a265c8d..c5d5d5f 100644
--- a/modules/distribution/pom.xml
+++ b/modules/distribution/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/experimental/pom.xml b/modules/experimental/pom.xml
index 5eb2fcb..2239bfa 100644
--- a/modules/experimental/pom.xml
+++ b/modules/experimental/pom.xml
@@ -26,7 +26,7 @@
     <parent>

         <groupId>org.apache.synapse</groupId>

         <artifactId>Apache-Synapse</artifactId>

-        <version>2.0.0-SNAPSHOT</version>

+        <version>2.0.0</version>

         <relativePath>../../pom.xml</relativePath>

     </parent>

 

diff --git a/modules/extensions/pom.xml b/modules/extensions/pom.xml
index adbce3d..be6541e 100644
--- a/modules/extensions/pom.xml
+++ b/modules/extensions/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/handler/pom.xml b/modules/handler/pom.xml
index 3296e59..c3ec321 100644
--- a/modules/handler/pom.xml
+++ b/modules/handler/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/migrator/pom.xml b/modules/migrator/pom.xml
index c996ee6..bb2a9a1 100644
--- a/modules/migrator/pom.xml
+++ b/modules/migrator/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/packaging/package-archetype/pom.xml b/modules/packaging/package-archetype/pom.xml
index b329a7a..5a2c472 100644
--- a/modules/packaging/package-archetype/pom.xml
+++ b/modules/packaging/package-archetype/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-package-archetype</artifactId>
@@ -65,4 +65,4 @@
             </plugin>
         </plugins>
     </build>
-</project>
\ No newline at end of file
+</project>
diff --git a/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml b/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml
index 164fa49..44d6f2a 100644
--- a/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml
+++ b/modules/packaging/package-archetype/src/main/resources/archetype-resources/pom.xml
@@ -34,7 +34,7 @@
             <activation>
                 <property>
                     <name>synapse.version</name>
-                    <value>2.0.0-SNAPSHOT</value>
+                    <value>2.0.0</value>
                 </property>
             </activation>
             <repositories>
diff --git a/modules/packaging/package-skeleton/pom.xml b/modules/packaging/package-skeleton/pom.xml
index 6d228ab..1e0877f 100644
--- a/modules/packaging/package-skeleton/pom.xml
+++ b/modules/packaging/package-skeleton/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-package-skeleton</artifactId>
diff --git a/modules/patches/pom.xml b/modules/patches/pom.xml
index 801e258..722cf32 100644
--- a/modules/patches/pom.xml
+++ b/modules/patches/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <artifactId>synapse-patches</artifactId>
diff --git a/modules/samples/pom.xml b/modules/samples/pom.xml
index c56ce73..f15a493 100644
--- a/modules/samples/pom.xml
+++ b/modules/samples/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/securevault/pom.xml b/modules/securevault/pom.xml
index 55934be..86eef51 100644
--- a/modules/securevault/pom.xml
+++ b/modules/securevault/pom.xml
@@ -31,7 +31,7 @@
     </parent>

     <groupId>org.apache.synapse</groupId>

     <artifactId>synapse-securevault</artifactId>

-    <version>2.0.0-SNAPSHOT</version>

+    <version>2.0.0</version>

     <name>Apache Synapse - Secure vault</name>

     <description>Apache Synapse - Secure vault</description>

     <packaging>bundle</packaging>

diff --git a/modules/tasks/pom.xml b/modules/tasks/pom.xml
index 5ac4e04..598908f 100644
--- a/modules/tasks/pom.xml
+++ b/modules/tasks/pom.xml
@@ -26,7 +26,7 @@
     <parent>

         <groupId>org.apache.synapse</groupId>

         <artifactId>Apache-Synapse</artifactId>

-        <version>2.0.0-SNAPSHOT</version>

+        <version>2.0.0</version>

         <relativePath>../../pom.xml</relativePath>

     </parent>

 

diff --git a/modules/transports/core/nhttp/pom.xml b/modules/transports/core/nhttp/pom.xml
index 44486b1..2d36bc2 100644
--- a/modules/transports/core/nhttp/pom.xml
+++ b/modules/transports/core/nhttp/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/transports/core/pipe/pom.xml b/modules/transports/core/pipe/pom.xml
index 2510161..6c61022 100644
--- a/modules/transports/core/pipe/pom.xml
+++ b/modules/transports/core/pipe/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -60,4 +60,4 @@
 
     <dependencies>
     </dependencies>
-</project>
\ No newline at end of file
+</project>
diff --git a/modules/transports/core/vfs/pom.xml b/modules/transports/core/vfs/pom.xml
index e0ae4fb..1fb959b 100644
--- a/modules/transports/core/vfs/pom.xml
+++ b/modules/transports/core/vfs/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/transports/optional/fix/pom.xml b/modules/transports/optional/fix/pom.xml
index 1be053c..b589b1c 100644
--- a/modules/transports/optional/fix/pom.xml
+++ b/modules/transports/optional/fix/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>synapse-transports</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
@@ -119,4 +119,4 @@
         <qfj.version>1.4.0</qfj.version>
     </properties>
 
-</project>
\ No newline at end of file
+</project>
diff --git a/modules/transports/pom.xml b/modules/transports/pom.xml
index e61ec2e..093a1ba 100644
--- a/modules/transports/pom.xml
+++ b/modules/transports/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/war/pom.xml b/modules/war/pom.xml
index 38573db..97587bf 100644
--- a/modules/war/pom.xml
+++ b/modules/war/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.synapse</groupId>
         <artifactId>Apache-Synapse</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>2.0.0</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/modules/xar-maven-plugin/pom.xml b/modules/xar-maven-plugin/pom.xml
index e7e689c..6944bc5 100644
--- a/modules/xar-maven-plugin/pom.xml
+++ b/modules/xar-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.synapse</groupId>
     <artifactId>synapse-xar-maven-plugin</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
     <packaging>maven-plugin</packaging>
     <name>Apache Synapse - XAR Maven Plugin</name>
     <description>Maven 2 plugin to create Synapse extension archives</description>
diff --git a/pom.xml b/pom.xml
index 4e3ccbb..c1a0e63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
 
     <groupId>org.apache.synapse</groupId>
     <artifactId>Apache-Synapse</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>2.0.0</version>
 
     <name>Apache Synapse</name>
     <description>Apache Synapse</description>
@@ -813,7 +813,7 @@
         <!-- Sets the source encoding to UTF-8 -->
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <!-- Synapse and related components -->
-        <synapse.version>2.0.0-SNAPSHOT</synapse.version>
+        <synapse.version>2.0.0</synapse.version>
         <commons.dbcp.version>1.2.2</commons.dbcp.version>
         <commons.pool.version>1.3</commons.pool.version>
         <commons.vfs.version>2.0-21092010</commons.vfs.version>
diff --git a/src/site/resources/archetype-catalog.xml b/src/site/resources/archetype-catalog.xml
index 636ced8..bb539a2 100644
--- a/src/site/resources/archetype-catalog.xml
+++ b/src/site/resources/archetype-catalog.xml
@@ -29,9 +29,9 @@
         <archetype>
             <groupId>org.apache.synapse</groupId>
             <artifactId>synapse-package-archetype</artifactId>
-            <version>2.0.0-SNAPSHOT</version>
+            <version>2.0.0</version>
             <repository>http://people.apache.org/repo/m2-snapshot-repository</repository>
-            <description>Create a Synapse 2.0.0-SNAPSHOT custom package</description>
+            <description>Create a Synapse 2.0.0 custom package</description>
         </archetype>
     </archetypes>
 </archetype-catalog>
diff --git a/src/site/xdoc/Synapse_Samples_Setup.xml b/src/site/xdoc/Synapse_Samples_Setup.xml
index c357666..42b5d07 100644
--- a/src/site/xdoc/Synapse_Samples_Setup.xml
+++ b/src/site/xdoc/Synapse_Samples_Setup.xml
@@ -1082,7 +1082,7 @@
         </strong>
     </p>
     <pre>ciphertool.bat -source synapse -keystore lib\trust.jks -storepass password -alias synapse -outencode base64 -trusted
-        Using SYNAPSE_HOME: C:\Project\apache\synapse\trunck2\modules\distribution\target\synapse-2.0.0-SNAPSHOT
+        Using SYNAPSE_HOME: C:\Project\apache\synapse\trunck2\modules\distribution\target\synapse-2.0.0
         Using JAVA_HOME: C:\Program Files\Java\jdk1.5.0_14
         Output : VbwH1pePwf4XmUtCdIvO0MA/EZPl8YK+E0kGkMpFd7CbWKpR2h1evTv902zoVorbJbHsVDNXfuvUUGmQAptUl4GknAm4bgZsgQ/pbsRbXivRkNzg9JVqw3FzWkR2uN2ZCHSacC4IdUwOjSDOTQ+kH7se
         58kt2xqJSax2a9pdL1w=