Prep for 1.0 RC2
diff --git a/crawler/pom.xml b/crawler/pom.xml
index 40180b7..b857622 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Crawler (Apache OODT)</name>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 6d3400c..d239c54 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath> 
   </parent>
   <artifactId>dms-distribution</artifactId>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index ef60dde..c357c99 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-extensions</artifactId>
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index f1484e7..6613e7a 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>File Manager (Apache OODT)</name>
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 21c4dc0..558369f 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>PCS Config (Apache OODT)</name>
diff --git a/pge/pom.xml b/pge/pom.xml
index 956c50c..a89c65d 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-pge</artifactId>
diff --git a/pom.xml b/pom.xml
index aa051cf..09dbee9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,7 +13,7 @@
   <name>Apache DRAT</name>
   <packaging>pom</packaging>
   <description>The Apache Distributed Release Auditing Tool (DRAT).</description>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.0-SNAPSHOT</version>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/proteus/pom.xml b/proteus/pom.xml
index 7883b48..a4266da 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
         <parent>
                 <groupId>org.apache.drat</groupId>
                 <artifactId>dms</artifactId>
-                <version>1.1-SNAPSHOT</version>
+                <version>1.0-SNAPSHOT</version>
                 <relativePath>../pom.xml</relativePath>
         </parent>
         <name>DRAT Proteus</name>
diff --git a/rat/pom.xml b/rat/pom.xml
index ca18308..9a8900c 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-rat</artifactId>
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index 77d04e6..c7b3042 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Resource Manager (Apache OODT)</name>
diff --git a/solr/pom.xml b/solr/pom.xml
index f60c455..de1e84a 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>DRAT Solr Home (Apache Solr)</name>
diff --git a/webapps/fmprod/pom.xml b/webapps/fmprod/pom.xml
index 74f4633..392a40c 100644
--- a/webapps/fmprod/pom.xml
+++ b/webapps/fmprod/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>Filemanager Product Services (Apache OODT)</name>
diff --git a/webapps/opsui/pom.xml b/webapps/opsui/pom.xml
index 78350f8..3e29cd2 100644
--- a/webapps/opsui/pom.xml
+++ b/webapps/opsui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>PCS Ops Interface (Apache OODT)</name>
diff --git a/webapps/pcs-services/pom.xml b/webapps/pcs-services/pom.xml
index fef9e15..01a173b 100644
--- a/webapps/pcs-services/pom.xml
+++ b/webapps/pcs-services/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>PCS Services (Apache OODT)</name>
diff --git a/webapps/pom.xml b/webapps/pom.xml
index e6b6159..e1829e0 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Web Applications (Apache OODT)</name>
diff --git a/webapps/proteus-new/pom.xml b/webapps/proteus-new/pom.xml
index e6b0a7c..4a73acf 100644
--- a/webapps/proteus-new/pom.xml
+++ b/webapps/proteus-new/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>DRAT Proteus (new)</name>
diff --git a/webapps/solr-webapp/pom.xml b/webapps/solr-webapp/pom.xml
index ed5f121..737e7a6 100644
--- a/webapps/solr-webapp/pom.xml
+++ b/webapps/solr-webapp/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>DRAT Webapp (Apache Solr)</name>
diff --git a/webapps/viz/pom.xml b/webapps/viz/pom.xml
index 419600c..6c01901 100644
--- a/webapps/viz/pom.xml
+++ b/webapps/viz/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>DRAT Webapp (D3 Viz)</name>
diff --git a/workflow/pom.xml b/workflow/pom.xml
index d49defb..47a8d0b 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.1-SNAPSHOT</version>
+    <version>1.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Workflow Manager (Apache OODT)</name>