update for 0.12 release
diff --git a/CHANGES.txt b/CHANGES.txt
index 96804cd..5ec89c4 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,6 +1,6 @@
 Apache OODT Change Log
 ======================
-Release 0.12 - Under development
+Release 0.12 - 02/10/2016
 
 * OODT-781 Add missing XMLRPC endpoint for remove hashtable. (magicaltrout)
 
diff --git a/mvn/archetypes/radix/src/main/resources/bin/radix b/mvn/archetypes/radix/src/main/resources/bin/radix
index ded2d0b..5493bde 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=0.11 \
-    -Doodt=0.11 -DgroupId=com.mycompany \
+    -DarchetypeArtifactId=radix-archetype -DarchetypeVersion=0.12 \
+    -Doodt=0.12 -DgroupId=com.mycompany \
     -DartifactId=oodt -Dversion=0.1