[maven-release-plugin] prepare release release-1.0
diff --git a/crawler/pom.xml b/crawler/pom.xml
index b857622..9f16b34 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Crawler (Apache OODT)</name>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index d239c54..98f8a69 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath> 
   </parent>
   <artifactId>dms-distribution</artifactId>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index c357c99..b2bf75d 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-extensions</artifactId>
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 6613e7a..80fd45c 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>File Manager (Apache OODT)</name>
diff --git a/pcs/pom.xml b/pcs/pom.xml
index 558369f..14704b5 100644
--- a/pcs/pom.xml
+++ b/pcs/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>PCS Config (Apache OODT)</name>
diff --git a/pge/pom.xml b/pge/pom.xml
index a89c65d..8416b30 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-pge</artifactId>
diff --git a/pom.xml b/pom.xml
index 078fb97..582fce3 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.0-SNAPSHOT</version>
+  <version>1.0</version>
 
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -121,7 +121,7 @@
     <connection>scm:git:git@github.com:apache/drat.git</connection>
     <developerConnection>scm:git:git@github.com:apache/drat.git</developerConnection>
     <url>http://github.com/apache/drat</url>
-    <tag>HEAD</tag>
+    <tag>release-1.0</tag>
   </scm>
 
 </project>
diff --git a/proteus/pom.xml b/proteus/pom.xml
index a4266da..52ddbd2 100644
--- a/proteus/pom.xml
+++ b/proteus/pom.xml
@@ -21,7 +21,7 @@
         <parent>
                 <groupId>org.apache.drat</groupId>
                 <artifactId>dms</artifactId>
-                <version>1.0-SNAPSHOT</version>
+                <version>1.0</version>
                 <relativePath>../pom.xml</relativePath>
         </parent>
         <name>DRAT Proteus</name>
diff --git a/rat/pom.xml b/rat/pom.xml
index 9a8900c..76e8ffa 100644
--- a/rat/pom.xml
+++ b/rat/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <artifactId>dms-rat</artifactId>
diff --git a/resmgr/pom.xml b/resmgr/pom.xml
index c7b3042..f098f82 100644
--- a/resmgr/pom.xml
+++ b/resmgr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Resource Manager (Apache OODT)</name>
diff --git a/solr/pom.xml b/solr/pom.xml
index de1e84a..ff439b0 100644
--- a/solr/pom.xml
+++ b/solr/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</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 392a40c..3b70dd6 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.0-SNAPSHOT</version>
+    <version>1.0</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 3e29cd2..76f1ff5 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.0-SNAPSHOT</version>
+    <version>1.0</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 01a173b..55486ae 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.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>PCS Services (Apache OODT)</name>
diff --git a/webapps/pom.xml b/webapps/pom.xml
index e1829e0..2f10713 100644
--- a/webapps/pom.xml
+++ b/webapps/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</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 4a73acf..2d45d6c 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.0-SNAPSHOT</version>
+    <version>1.0</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 737e7a6..c1b20cb 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.0-SNAPSHOT</version>
+    <version>1.0</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 6c01901..1e8814a 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.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <name>DRAT Webapp (D3 Viz)</name>
diff --git a/workflow/pom.xml b/workflow/pom.xml
index 47a8d0b..2210875 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.apache.drat</groupId>
     <artifactId>dms</artifactId>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <name>Workflow Manager (Apache OODT)</name>