[maven-release-plugin] prepare release 0.9-rc1

git-svn-id: https://svn.apache.org/repos/asf/oodt/trunk@1682764 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/app/fmbrowser/pom.xml b/app/fmbrowser/pom.xml
index 22aa3f4..5530c1a 100644
--- a/app/fmbrowser/pom.xml
+++ b/app/fmbrowser/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-fm-browser</artifactId>
@@ -30,9 +30,9 @@
      can view archived products' metadata, query for products with particular metadata, 
      and export results of queries to the MS Excel(c) file format.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.8.1/app/fmbrowser</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.8.1/app/fmbrowser</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.8.1/app/fmbrowser</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/app/fmbrowser</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/app/fmbrowser</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/app/fmbrowser</url>
   </scm>
   <build>
     <plugins />
diff --git a/app/weditor/pom.xml b/app/weditor/pom.xml
index 17ca92d..d4ece83 100644
--- a/app/weditor/pom.xml
+++ b/app/weditor/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>weditor</artifactId>
@@ -61,7 +61,7 @@
 		<dependency>
 			<groupId>org.apache.oodt</groupId>
 			<artifactId>cas-workflow</artifactId>
-			<version>0.9-SNAPSHOT</version>
+			<version>0.9</version>
 		</dependency>
 		<dependency>
 			<groupId>net.sf.jung</groupId>
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 5e09c49..a5620f3 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-catalog</artifactId>
@@ -31,9 +31,9 @@
   they may be queried across and ingested into.
   </description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/catalog</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/catalog</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/catalog</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/catalog</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/catalog</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/catalog</url>
   </scm>
   <profiles>
     <profile>
diff --git a/cli/pom.xml b/cli/pom.xml
index 42162dd..a1cdf57 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-cli</artifactId>
diff --git a/commons/pom.xml b/commons/pom.xml
index 91d30a1..a1a5a93 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-commons</artifactId>
@@ -29,9 +29,9 @@
   <packaging>jar</packaging>
   <description>Apache OODT Common Utilities Project</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/commons</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/commons</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/commons</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/commons</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/commons</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/commons</url>
   </scm>
   <build>
     <resources>
diff --git a/core/pom.xml b/core/pom.xml
index 785dc46..3e88afe 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,7 +25,7 @@
 	</parent>    
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <name>OODT Core</name>
     <packaging>pom</packaging>
     <properties>
@@ -267,9 +267,9 @@
         <url>http://oodt.apache.org/</url>
     </organization>
     <scm>
-    	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/core</connection>
-    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/core</developerConnection>
-    	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/core</url>
+    	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/core</connection>
+    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/core</developerConnection>
+    	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/core</url>
     </scm>
     <build>
         <sourceDirectory>${basedir}/src/main/java</sourceDirectory>
diff --git a/crawler/pom.xml b/crawler/pom.xml
index 6e96c6e..fe4d975 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -21,16 +21,16 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-crawler</artifactId>
 	<name>Catalog and Archive Crawling Framework</name>
 	<description>The Catalog and Archive Service Crawling Framework.</description>
 	<scm>
-		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/crawler</connection>
-		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/crawler</developerConnection>
-		<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/crawler</url>
+		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/crawler</connection>
+		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/crawler</developerConnection>
+		<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/crawler</url>
 	</scm>
 	<build>
 		<plugins>
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index c89e8fe..0b30eb2 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-filemgr</artifactId>
@@ -31,9 +31,9 @@
      on the javax.sql.DataSource interface). This component provides everything that you need
      to catalog, archive and manage files, and directories, and their associated metadata.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/filemgr</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/filemgr</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/filemgr</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/filemgr</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/filemgr</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/filemgr</url>
   </scm>
   <build>
     <directory>target</directory>
diff --git a/grid/pom.xml b/grid/pom.xml
index 1fee494..8ad12bc 100644
--- a/grid/pom.xml
+++ b/grid/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>web-grid</artifactId>
@@ -58,9 +58,9 @@
     add new sets of product and profile query handlers, enabling
     seamless activation of additional capabilities.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/grid</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/grid</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/grid</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/grid</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/grid</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/grid</url>
   </scm>
   <build>
     <plugins>
diff --git a/metadata/pom.xml b/metadata/pom.xml
index 8ad61f2..1461181 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-metadata</artifactId>
@@ -37,9 +37,9 @@
 	between a scalar value and a non-scalar is handled by determining whether the list of
 	values for a particular key is greater than 1.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/metadata</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/metadata</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/metadata</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/metadata</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/metadata</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/metadata</url>
   </scm>
   <build>
     <resources>
diff --git a/mvn/archetypes/opsui/pom.xml b/mvn/archetypes/opsui/pom.xml
index 814e080..514719e 100644
--- a/mvn/archetypes/opsui/pom.xml
+++ b/mvn/archetypes/opsui/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>opsui-archetype</artifactId>
diff --git a/mvn/archetypes/pom.xml b/mvn/archetypes/pom.xml
index cc939e1..5dcfca3 100644
--- a/mvn/archetypes/pom.xml
+++ b/mvn/archetypes/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../core</relativePath>
   </parent>
 
diff --git a/mvn/archetypes/radix/pom.xml b/mvn/archetypes/radix/pom.xml
index adfbe93..453217f 100644
--- a/mvn/archetypes/radix/pom.xml
+++ b/mvn/archetypes/radix/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>radix-archetype</artifactId>
diff --git a/mvn/plugins/cas-install/pom.xml b/mvn/plugins/cas-install/pom.xml
index cc5b98f..d5b50b7 100644
--- a/mvn/plugins/cas-install/pom.xml
+++ b/mvn/plugins/cas-install/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../../core/pom.xml</relativePath>
   </parent>
   <artifactId>maven-cas-install-plugin</artifactId>
diff --git a/opendapps/pom.xml b/opendapps/pom.xml
index 07869f2..6a6beba 100644
--- a/opendapps/pom.xml
+++ b/opendapps/pom.xml
@@ -25,14 +25,14 @@
   to extract and translate datasets from OPeNDAP and THREDDS into OODT profiles.
   </description> 
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/opendapps</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/opendapps</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/opendapps</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/opendapps</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/opendapps</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/opendapps</url>
   </scm>
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <build>
diff --git a/pcs/core/pom.xml b/pcs/core/pom.xml
index ddfbafe..72b0b0a 100644
--- a/pcs/core/pom.xml
+++ b/pcs/core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <name>Process Control System Core Package</name>
diff --git a/pcs/input/pom.xml b/pcs/input/pom.xml
index d8f73d0..9a10e9c 100644
--- a/pcs/input/pom.xml
+++ b/pcs/input/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <name>Process Control System Input Data Package</name>
diff --git a/pcs/opsui/pom.xml b/pcs/opsui/pom.xml
index 9009ebb..d2954da 100755
--- a/pcs/opsui/pom.xml
+++ b/pcs/opsui/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
        <groupId>org.apache.oodt</groupId>
        <artifactId>oodt-core</artifactId>
-       <version>0.9-SNAPSHOT</version>
+       <version>0.9</version>
        <relativePath>../../core/pom.xml</relativePath>
     </parent>
 	<name>Process Control System Operator Interface Webapp</name>
diff --git a/pcs/services/pom.xml b/pcs/services/pom.xml
index 649a76e..8b1ed5f 100644
--- a/pcs/services/pom.xml
+++ b/pcs/services/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.oodt</groupId>
diff --git a/pge/pom.xml b/pge/pom.xml
index 3e3d037..2abb905 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-pge</artifactId>
diff --git a/pom.xml b/pom.xml
index f5fcacf..e01c79c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.9-SNAPSHOT</version>
+        <version>0.9</version>
         <relativePath>core/pom.xml</relativePath>
     </parent>
 
@@ -33,9 +33,9 @@
     </description>
 
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT</developerConnection>
-        <url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1</developerConnection>
+        <url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1</url>
     </scm>
 
     <modules>
diff --git a/product/pom.xml b/product/pom.xml
index 92e7d38..fe667f1 100644
--- a/product/pom.xml
+++ b/product/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.9-SNAPSHOT</version>
+        <version>0.9</version>
         <relativePath>../core/pom.xml</relativePath>
     </parent>
     <artifactId>oodt-product</artifactId>
@@ -35,9 +35,9 @@
         without impacting local stores or operations.
     </description>
     <scm>
-   		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/product</connection>
-   		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/product</developerConnection>
-   		<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/product</url>
+   		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/product</connection>
+   		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/product</developerConnection>
+   		<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/product</url>
     </scm>
     <build>
         <resources>
diff --git a/profile/pom.xml b/profile/pom.xml
index 3bf996d..594e02f 100644
--- a/profile/pom.xml
+++ b/profile/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-profile</artifactId>
@@ -32,9 +32,9 @@
     The Profile Service catalogs metadata descriptions and provides
     creating, updating, and querying capabilities.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/profile</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/profile</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/profile</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/profile</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/profile</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/profile</url>
   </scm>
   <build>
     <resources>
diff --git a/protocol/api/pom.xml b/protocol/api/pom.xml
index 803f818..328b093 100644
--- a/protocol/api/pom.xml
+++ b/protocol/api/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-api</artifactId>
diff --git a/protocol/ftp/pom.xml b/protocol/ftp/pom.xml
index 2ed5d80..bf320c8 100644
--- a/protocol/ftp/pom.xml
+++ b/protocol/ftp/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-ftp</artifactId>
diff --git a/protocol/http/pom.xml b/protocol/http/pom.xml
index 954e4f2..39a0487 100644
--- a/protocol/http/pom.xml
+++ b/protocol/http/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-http</artifactId>
diff --git a/protocol/imaps/pom.xml b/protocol/imaps/pom.xml
index d4a9ad9..3d4b7b6 100644
--- a/protocol/imaps/pom.xml
+++ b/protocol/imaps/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-imaps</artifactId>
diff --git a/protocol/sftp/pom.xml b/protocol/sftp/pom.xml
index 68ca738..6c07936 100644
--- a/protocol/sftp/pom.xml
+++ b/protocol/sftp/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>cas-protocol-sftp</artifactId>
diff --git a/pushpull/pom.xml b/pushpull/pom.xml
index ae85b1b..33168b9 100644
--- a/pushpull/pom.xml
+++ b/pushpull/pom.xml
@@ -21,15 +21,15 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent> 
   <artifactId>cas-pushpull</artifactId>
   <name>CAS Push-Pull-Framework</name>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/pushpull</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/pushpull</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/pushpull</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/pushpull</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/pushpull</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/pushpull</url>
   </scm>
 
  <build>
diff --git a/resource/pom.xml b/resource/pom.xml
index edd3c49..e40daed 100644
--- a/resource/pom.xml
+++ b/resource/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-resource</artifactId>
@@ -29,9 +29,9 @@
      provides job management, and management of the underlying software system hardware
      and resources, such as disk space, computational resources, and shared identity.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/resource</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/resource</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/resource</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/resource</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/resource</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/resource</url>
   </scm>
   <build>
     <plugins>
diff --git a/sso/pom.xml b/sso/pom.xml
index de77f83..a54a188 100644
--- a/sso/pom.xml
+++ b/sso/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-sso</artifactId>
diff --git a/webapp/components/pom.xml b/webapp/components/pom.xml
index fc852e9..be19e60 100644
--- a/webapp/components/pom.xml
+++ b/webapp/components/pom.xml
@@ -21,13 +21,13 @@
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.9-SNAPSHOT</version>
+        <version>0.9</version>
         <relativePath>../../core/pom.xml</relativePath>
     </parent>
 	<groupId>org.apache.oodt</groupId>
 	<artifactId>oodt-webapp-components</artifactId>
 	<packaging>jar</packaging>
-	<version>0.9-SNAPSHOT</version>
+	<version>0.9</version>
 	<name>OODT Wicket Web Components</name>
 	<dependencies>
 		<dependency>
@@ -38,12 +38,12 @@
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>cas-filemgr</artifactId>
-		  <version>0.9-SNAPSHOT</version>
+		  <version>0.9</version>
 		</dependency>
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>cas-workflow</artifactId>
-		  <version>0.9-SNAPSHOT</version>
+		  <version>0.9</version>
 		</dependency>
 		<dependency>	
 		  <groupId>org.apache.oodt</groupId>
diff --git a/webapp/fmbrowser/pom.xml b/webapp/fmbrowser/pom.xml
index 4e39333..2c9cbd1 100644
--- a/webapp/fmbrowser/pom.xml
+++ b/webapp/fmbrowser/pom.xml
@@ -21,13 +21,13 @@
 	<parent>
                 <groupId>org.apache.oodt</groupId>
                 <artifactId>oodt-core</artifactId>
-                <version>0.9-SNAPSHOT</version>
+                <version>0.9</version>
                 <relativePath>../../core/pom.xml</relativePath>
         </parent>
         <groupId>org.apache.oodt</groupId>
 	<artifactId>fmbrowser</artifactId>
 	<packaging>war</packaging>
-	<version>0.9-SNAPSHOT</version>
+	<version>0.9</version>
 	<name>CAS File Manager Browser Web App</name>
 	<properties>
 		<wicket.version>1.4.17</wicket.version>
@@ -36,9 +36,9 @@
 		<log4j.version>1.2.14</log4j.version>
 	</properties>
 	<scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/webapp/fmbrowser</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/webapp/fmbrowser</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/webapp/fmbrowser</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/webapp/fmbrowser</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/webapp/fmbrowser</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/webapp/fmbrowser</url>
   </scm>
 	<dependencies>
 		<dependency>
@@ -49,7 +49,7 @@
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>oodt-webapp-components</artifactId>
-		  <version>0.9-SNAPSHOT</version>
+		  <version>0.9</version>
 		</dependency>
 
 		<!-- LOGGING DEPENDENCIES - LOG4J -->
diff --git a/webapp/fmprod/pom.xml b/webapp/fmprod/pom.xml
index 929486c..308c49c 100644
--- a/webapp/fmprod/pom.xml
+++ b/webapp/fmprod/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-product</artifactId>
diff --git a/webapp/wmonitor/pom.xml b/webapp/wmonitor/pom.xml
index 1b2e424..1f0ab08 100644
--- a/webapp/wmonitor/pom.xml
+++ b/webapp/wmonitor/pom.xml
@@ -21,13 +21,13 @@
 	<parent>
                 <groupId>org.apache.oodt</groupId>
                 <artifactId>oodt-core</artifactId>
-                <version>0.9-SNAPSHOT</version>
+                <version>0.9</version>
                 <relativePath>../../core/pom.xml</relativePath>
         </parent>
         <groupId>org.apache.oodt</groupId>
 	<artifactId>wmonitor</artifactId>
 	<packaging>war</packaging>
-	<version>0.9-SNAPSHOT</version>
+	<version>0.9</version>
 	<name>CAS Workflow Manager Monitor Web App</name>
 	<properties>
 		<wicket.version>1.4.17</wicket.version>
@@ -36,9 +36,9 @@
 		<log4j.version>1.2.14</log4j.version>
 	</properties>
 	<scm>
-   		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/webapp/wmonitor</connection>
-   		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/webapp/wmonitor</developerConnection>
-   		<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/webapp/wmonitor</url>
+   		<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/webapp/wmonitor</connection>
+   		<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/webapp/wmonitor</developerConnection>
+   		<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/webapp/wmonitor</url>
   	</scm>
 	<dependencies>
 		<dependency>
@@ -49,7 +49,7 @@
 		<dependency>
 		  <groupId>org.apache.oodt</groupId>
 		  <artifactId>oodt-webapp-components</artifactId>
-		  <version>0.9-SNAPSHOT</version>
+		  <version>0.9</version>
 		  <exclusions>
 		    <exclusion>
 		      <artifactId>cas-filemgr</artifactId>
diff --git a/workflow/pom.xml b/workflow/pom.xml
index 27c4135..4cc1ea5 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-workflow</artifactId>
diff --git a/xmlps/pom.xml b/xmlps/pom.xml
index 5588b50..fc1924b 100644
--- a/xmlps/pom.xml
+++ b/xmlps/pom.xml
@@ -21,12 +21,12 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.9-SNAPSHOT</version>
+		<version>0.9</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>oodt-xmlps</artifactId>
 	<name>XML-configured, DBMS-based Product and Profile Server</name>
-	<version>0.9-SNAPSHOT</version>
+	<version>0.9</version>
 	<description>
 	  An XML-configured DBMS-based Product and Profile meant to easily 
 	  sit on top of Web-Grid and other Product and Profile server contexts
diff --git a/xmlquery/pom.xml b/xmlquery/pom.xml
index f0532f5..45c17a0 100644
--- a/xmlquery/pom.xml
+++ b/xmlquery/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.9-SNAPSHOT</version>
+    <version>0.9</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-xmlquery</artifactId>
@@ -35,9 +35,9 @@
     pass a query and its results between servers, clients, nodes, and
     other components.</description>
   <scm>
-   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/xmlquery</connection>
-   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-SNAPSHOT/xmlquery</developerConnection>
-   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-SNAPSHOT/xmlquery</url>
+   	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/xmlquery</connection>
+   	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/tags/0.9-rc1/xmlquery</developerConnection>
+   	<url>http://svn.apache.org/viewvc/oodt/tags/0.9-rc1/xmlquery</url>
   </scm>
   <build>
     <resources>