You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by ma...@apache.org on 2016/02/10 22:51:54 UTC

oodt git commit: update for 0.12 release

Repository: oodt
Updated Branches:
  refs/heads/master 86d260414 -> 60307dc00


update for 0.12 release


Project: http://git-wip-us.apache.org/repos/asf/oodt/repo
Commit: http://git-wip-us.apache.org/repos/asf/oodt/commit/60307dc0
Tree: http://git-wip-us.apache.org/repos/asf/oodt/tree/60307dc0
Diff: http://git-wip-us.apache.org/repos/asf/oodt/diff/60307dc0

Branch: refs/heads/master
Commit: 60307dc0009f07a5823f526ad24d234a0267fde3
Parents: 86d2604
Author: Tom Barber <ma...@apache.org>
Authored: Wed Feb 10 21:48:56 2016 +0000
Committer: Tom Barber <ma...@apache.org>
Committed: Wed Feb 10 21:48:56 2016 +0000

----------------------------------------------------------------------
 CHANGES.txt                                       | 2 +-
 mvn/archetypes/radix/src/main/resources/bin/radix | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/oodt/blob/60307dc0/CHANGES.txt
----------------------------------------------------------------------
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)
 

http://git-wip-us.apache.org/repos/asf/oodt/blob/60307dc0/mvn/archetypes/radix/src/main/resources/bin/radix
----------------------------------------------------------------------
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