This is an automated email from the ASF dual-hosted git repository.

magicaltrout pushed a commit to branch release-1.2.3
in repository https://gitbox.apache.org/repos/asf/oodt.git

commit e546a70ffddf19770b626fcae756c46f84c14c40
Author: magicaltrout <[email protected]>
AuthorDate: Thu Sep 6 21:22:09 2018 +0200

    update radix
---
 mvn/archetypes/radix/src/main/resources/bin/radix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mvn/archetypes/radix/src/main/resources/bin/radix 
b/mvn/archetypes/radix/src/main/resources/bin/radix
index b96f809..1701913 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.2.4 \
-    -Doodt=1.2.4 -DgroupId=com.mycompany \
+    -DarchetypeArtifactId=radix-archetype -DarchetypeVersion=1.2.5 \
+    -Doodt=1.2.5 -DgroupId=com.mycompany \
     -DartifactId=oodt -Dversion=0.1

Reply via email to