This is an automated email from the ASF dual-hosted git repository.
magicaltrout pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/oodt.git
The following commit(s) were added to refs/heads/development by this push:
new 04735d6 update radix
04735d6 is described below
commit 04735d613b66c9ece377d90945f202171924ccfb
Author: magicaltrout <[email protected]>
AuthorDate: Mon Sep 23 23:19:42 2019 +0200
update radix
---
CHANGES.txt | 2 +-
mvn/archetypes/radix/src/main/resources/bin/radix | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGES.txt b/CHANGES.txt
index fe11f9f..541af75 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,7 @@ Apache OODT Change Log
======================
=======
-Release 1.9 - In Progress
+Release 1.9 - 23/09/19
* OODT-1006 Add Dockerfile for OODT deployment
diff --git a/mvn/archetypes/radix/src/main/resources/bin/radix
b/mvn/archetypes/radix/src/main/resources/bin/radix
index 5795097..9a616b5 100755
--- a/mvn/archetypes/radix/src/main/resources/bin/radix
+++ b/mvn/archetypes/radix/src/main/resources/bin/radix
@@ -16,8 +16,8 @@
mvn archetype:generate \
-DarchetypeGroupId=org.apache.oodt \
-DarchetypeArtifactId=radix-archetype \
- -DarchetypeVersion=1.9-SNAPSHOT \
- -Doodt=1.9-SNAPSHOT \
+ -DarchetypeVersion=1.9 \
+ -Doodt=1.9 \
-DgroupId=org.apache.oodt \
-DartifactId=radix-build \
-Dversion=1.0-SNAPSHOT