Prepping for release candidate.


git-svn-id: https://svn.apache.org/repos/asf/oodt/branches/0.2@1060212 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES.txt b/CHANGES.txt
index b375af1..d4a254e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,9 @@
 Release 0.2 
 --------------------------------------------
 Release Date: January 17th, 2011
+
+* OODT-65 Release process now includes publishing to PyPi (pramirez, kelly, mattmann)
+
 * OODT-112 Link to slides on web-grid Maven page is broke (mattmann, kelly)
 
 * OODT-111 Allow a file to be specified in the URL for the 
diff --git a/app/fmbrowser/pom.xml b/app/fmbrowser/pom.xml
index fdbd9d5..4b8dbb1 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.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-fm-browser</artifactId>
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 8ad763b..f5308ad 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-catalog</artifactId>
diff --git a/commons/pom.xml b/commons/pom.xml
index cf8b81b..177ea62 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-commons</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 4c88db8..188f816 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -19,7 +19,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <name>OODT Core</name>
     <packaging>pom</packaging>
     <properties>
diff --git a/crawler/pom.xml b/crawler/pom.xml
index fdba924..7411533 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-crawler</artifactId>
diff --git a/curator/pom.xml b/curator/pom.xml
index ae33112..b467542 100644
--- a/curator/pom.xml
+++ b/curator/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.oodt</groupId>
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 2efeb9c..101aa7e 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-filemgr</artifactId>
diff --git a/grid/pom.xml b/grid/pom.xml
index 076c76f..a47cf72 100644
--- a/grid/pom.xml
+++ b/grid/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>web-grid</artifactId>
diff --git a/metadata/pom.xml b/metadata/pom.xml
index 156696d..9f5fec8 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-metadata</artifactId>
diff --git a/mvn/plugins/cas-install/pom.xml b/mvn/plugins/cas-install/pom.xml
index d0fd797..7237160 100644
--- a/mvn/plugins/cas-install/pom.xml
+++ b/mvn/plugins/cas-install/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../../../core/pom.xml</relativePath>
   </parent>
   <artifactId>maven-cas-install-plugin</artifactId>
diff --git a/opendapps/pom.xml b/opendapps/pom.xml
index 0e7aa51..f27b657 100644
--- a/opendapps/pom.xml
+++ b/opendapps/pom.xml
@@ -19,7 +19,7 @@
   <parent>

     <groupId>org.apache.oodt</groupId>

     <artifactId>oodt-core</artifactId>

-    <version>0.2-incubating</version>

+    <version>0.2</version>

   </parent>

   <build>

     <plugins>

diff --git a/pcs/input/pom.xml b/pcs/input/pom.xml
index 989cc58..4b5c55e 100644
--- a/pcs/input/pom.xml
+++ b/pcs/input/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <name>Process Control System Input Data Package</name>
diff --git a/pge/pom.xml b/pge/pom.xml
index cb247b8..3c317b3 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-pge</artifactId>
diff --git a/pom.xml b/pom.xml
index 6eb7361..5a77ab8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.oodt</groupId>
         <artifactId>oodt-core</artifactId>
-        <version>0.2-incubating</version>
+        <version>0.2</version>
         <relativePath>core/pom.xml</relativePath>
     </parent>
 
diff --git a/product/pom.xml b/product/pom.xml
index 44082d4..6d50f80 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.2-incubating</version>
+        <version>0.2</version>
         <relativePath>../core/pom.xml</relativePath>
     </parent>
     <artifactId>oodt-product</artifactId>
diff --git a/profile/pom.xml b/profile/pom.xml
index d7a2581..d22c8a6 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.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-profile</artifactId>
diff --git a/pushpull/pom.xml b/pushpull/pom.xml
index b6715f5..14331f8 100644
--- a/pushpull/pom.xml
+++ b/pushpull/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent> 
   <artifactId>cas-pushpull</artifactId>
diff --git a/resource/pom.xml b/resource/pom.xml
index 249c3a8..035d79a 100644
--- a/resource/pom.xml
+++ b/resource/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-resource</artifactId>
diff --git a/sso/pom.xml b/sso/pom.xml
index bdbf229..d9aaa28 100644
--- a/sso/pom.xml
+++ b/sso/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-sso</artifactId>
diff --git a/webapp/filemgr/pom.xml b/webapp/filemgr/pom.xml
index da34d18..a450f4c 100644
--- a/webapp/filemgr/pom.xml
+++ b/webapp/filemgr/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <packaging>war</packaging>
diff --git a/webapp/fmprod/pom.xml b/webapp/fmprod/pom.xml
index 6d365bf..95ca5d4 100644
--- a/webapp/fmprod/pom.xml
+++ b/webapp/fmprod/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-product</artifactId>
diff --git a/webapp/workflow/pom.xml b/webapp/workflow/pom.xml
index 1af18c0..ba4f1ac 100644
--- a/webapp/workflow/pom.xml
+++ b/webapp/workflow/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <packaging>war</packaging>
diff --git a/workflow/pom.xml b/workflow/pom.xml
index fd4ecbe..5a0d702 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-workflow</artifactId>
diff --git a/xmlps/pom.xml b/xmlps/pom.xml
index 4d51d01..d5c9fd0 100644
--- a/xmlps/pom.xml
+++ b/xmlps/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>0.2-incubating</version>
+		<version>0.2</version>
 		<relativePath>../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>oodt-xmlps</artifactId>
diff --git a/xmlquery/pom.xml b/xmlquery/pom.xml
index f85114a..475a8f3 100644
--- a/xmlquery/pom.xml
+++ b/xmlquery/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>0.2-incubating</version>
+    <version>0.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-xmlquery</artifactId>