update versions
diff --git a/cli/pom.xml b/cli/pom.xml
index 285c7c1..224a3d2 100644
--- a/cli/pom.xml
+++ b/cli/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-cli</artifactId>
diff --git a/commons/pom.xml b/commons/pom.xml
index 81ac7bf..e476276 100644
--- a/commons/pom.xml
+++ b/commons/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-commons</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 8df62a5..257532d 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <groupId>org.apache.oodt</groupId>
   <artifactId>oodt-core</artifactId>
-  <version>1.2.1</version>
+  <version>1.2.2</version>
   <packaging>pom</packaging>
   <name>OODT Core</name>
   <properties>
diff --git a/crawler/pom.xml b/crawler/pom.xml
index 5d00f15..2a1120a 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-crawler</artifactId>
diff --git a/curator/services/pom.xml b/curator/services/pom.xml
index d9b7658..4dddaa4 100644
--- a/curator/services/pom.xml
+++ b/curator/services/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>curator-services</artifactId>
diff --git a/curator/sso/pom.xml b/curator/sso/pom.xml
index 08bf414..ee36b66 100644
--- a/curator/sso/pom.xml
+++ b/curator/sso/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>curator-sso</artifactId>
diff --git a/curator/webapp/pom.xml b/curator/webapp/pom.xml
index 58b0b0a..a43106d 100644
--- a/curator/webapp/pom.xml
+++ b/curator/webapp/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-curator</artifactId>
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 798fa4e..7bd6dfa 100644
--- a/filemgr/pom.xml
+++ b/filemgr/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-filemgr</artifactId>
diff --git a/metadata/pom.xml b/metadata/pom.xml
index cc69fec..50d597a 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-metadata</artifactId>
diff --git a/mvn/archetypes/opsui/pom.xml b/mvn/archetypes/opsui/pom.xml
index 2bef41c..d590e8f 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>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>opsui-archetype</artifactId>
diff --git a/mvn/archetypes/pom.xml b/mvn/archetypes/pom.xml
index 0825e54..2ca5dba 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>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core</relativePath>
   </parent>
 
diff --git a/mvn/archetypes/radix/pom.xml b/mvn/archetypes/radix/pom.xml
index 9e22c88..26c44e5 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>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>radix-archetype</artifactId>
diff --git a/mvn/archetypes/radix/src/main/resources/bin/radix b/mvn/archetypes/radix/src/main/resources/bin/radix
index 4a9f21c..4face1d 100755
--- a/mvn/archetypes/radix/src/main/resources/bin/radix
+++ b/mvn/archetypes/radix/src/main/resources/bin/radix
@@ -14,6 +14,6 @@
 # limitations under the License.
 
 mvn archetype:generate -DarchetypeGroupId=org.apache.oodt \
-    -DarchetypeArtifactId=radix-archetype -DarchetypeVersion=1.0 \
-    -Doodt=1.1 -DgroupId=com.mycompany \
+    -DarchetypeArtifactId=radix-archetype -DarchetypeVersion=1.2.2 \
+    -Doodt=1.2.2 -DgroupId=com.mycompany \
     -DartifactId=oodt -Dversion=0.1
diff --git a/mvn/plugins/cas-install/pom.xml b/mvn/plugins/cas-install/pom.xml
index 34d9dc2..85d1ddb 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>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../../core/pom.xml</relativePath>
   </parent>
   <artifactId>maven-cas-install-plugin</artifactId>
diff --git a/pcs/core/pom.xml b/pcs/core/pom.xml
index 130746a..51939fb 100644
--- a/pcs/core/pom.xml
+++ b/pcs/core/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-core</artifactId>
diff --git a/pcs/input/pom.xml b/pcs/input/pom.xml
index 826ff6f..54342bf 100644
--- a/pcs/input/pom.xml
+++ b/pcs/input/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-input</artifactId>
diff --git a/pcs/opsui/pom.xml b/pcs/opsui/pom.xml
index 59ea074..a9df3f7 100755
--- a/pcs/opsui/pom.xml
+++ b/pcs/opsui/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-opsui</artifactId>
diff --git a/pcs/services/pom.xml b/pcs/services/pom.xml
index b247fa2..98a046a 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>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
     <artifactId>pcs-services</artifactId>
diff --git a/pge/pom.xml b/pge/pom.xml
index b795ad0..9b934ab 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-pge</artifactId>
diff --git a/pom.xml b/pom.xml
index a08a7c7..d3a9647 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>core/pom.xml</relativePath>
   </parent>
 
diff --git a/resource/pom.xml b/resource/pom.xml
index 18f7c92..d83815e 100644
--- a/resource/pom.xml
+++ b/resource/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-resource</artifactId>
diff --git a/webapp/components/pom.xml b/webapp/components/pom.xml
index 7c069d8..4043e45 100644
--- a/webapp/components/pom.xml
+++ b/webapp/components/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-webapp-components</artifactId>
diff --git a/webapp/fmbrowser/pom.xml b/webapp/fmbrowser/pom.xml
index fdf9897..2379c88 100644
--- a/webapp/fmbrowser/pom.xml
+++ b/webapp/fmbrowser/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>fmbrowser</artifactId>
diff --git a/webapp/fmprod/pom.xml b/webapp/fmprod/pom.xml
index cd45667..6abf6ef 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>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-product</artifactId>
diff --git a/webapp/wmonitor/pom.xml b/webapp/wmonitor/pom.xml
index 9e05687..b540bba 100644
--- a/webapp/wmonitor/pom.xml
+++ b/webapp/wmonitor/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>wmonitor</artifactId>
diff --git a/webapp/wmservices/pom.xml b/webapp/wmservices/pom.xml
index 01004c9..48670d4 100644
--- a/webapp/wmservices/pom.xml
+++ b/webapp/wmservices/pom.xml
@@ -14,7 +14,7 @@
 	<parent>
 		<groupId>org.apache.oodt</groupId>
 		<artifactId>oodt-core</artifactId>
-		<version>1.2.1</version>
+		<version>1.2.2</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>workflow-services</artifactId>
diff --git a/workflow/pom.xml b/workflow/pom.xml
index ce591e3..cf054c1 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.2.1</version>
+    <version>1.2.2</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-workflow</artifactId>