You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by im...@apache.org on 2021/09/25 10:43:30 UTC

[oodt] annotated tag 1.9.1 created (now 13ffeb0)

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

imesha pushed a change to annotated tag 1.9.1
in repository https://gitbox.apache.org/repos/asf/oodt.git.


      at 13ffeb0  (tag)
 tagging a30b1856cf274381bed110d27e3bb29bf235d9c9 (commit)
 replaces 1.9-rc4
      by Imesha Sudasingha
      on Sat Sep 25 16:12:49 2021 +0530

- Log -----------------------------------------------------------------
[maven-release-plugin] copy for tag 1.9.1
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 1e6b968  Add public key of Imesha to KEYS
     new 49b51df  Update CHANGES.txt and radix script for 1.9.1 release
     new a30b185  [maven-release-plugin] prepare release 1.9.1

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[oodt] 03/03: [maven-release-plugin] prepare release 1.9.1

Posted by im...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

imesha pushed a commit to annotated tag 1.9.1
in repository https://gitbox.apache.org/repos/asf/oodt.git

commit a30b1856cf274381bed110d27e3bb29bf235d9c9
Author: Imesha Sudasingha <im...@gmail.com>
AuthorDate: Sat Sep 25 16:08:12 2021 +0530

    [maven-release-plugin] prepare release 1.9.1
---
 cli/pom.xml                     | 2 +-
 commons/pom.xml                 | 4 ++--
 config/pom.xml                  | 2 +-
 core/pom.xml                    | 4 ++--
 crawler/pom.xml                 | 4 ++--
 curator/services/pom.xml        | 2 +-
 curator/sso/pom.xml             | 2 +-
 curator/webapp/pom.xml          | 2 +-
 filemgr/pom.xml                 | 4 ++--
 metadata/pom.xml                | 4 ++--
 mvn/archetypes/opsui/pom.xml    | 2 +-
 mvn/archetypes/pom.xml          | 2 +-
 mvn/archetypes/radix/pom.xml    | 2 +-
 mvn/plugins/cas-install/pom.xml | 2 +-
 pcs/core/pom.xml                | 2 +-
 pcs/input/pom.xml               | 2 +-
 pcs/opsui/pom.xml               | 2 +-
 pcs/services/pom.xml            | 2 +-
 pge/pom.xml                     | 2 +-
 pom.xml                         | 4 ++--
 resource/pom.xml                | 4 ++--
 webapp/components/pom.xml       | 2 +-
 webapp/fmbrowser/pom.xml        | 4 ++--
 webapp/fmprod/pom.xml           | 2 +-
 webapp/wmonitor/pom.xml         | 4 ++--
 webapp/wmservices/pom.xml       | 2 +-
 workflow/pom.xml                | 2 +-
 27 files changed, 36 insertions(+), 36 deletions(-)

diff --git a/cli/pom.xml b/cli/pom.xml
index 97e7896..5d987d7 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.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-cli</artifactId>
diff --git a/commons/pom.xml b/commons/pom.xml
index 04d96e8..1c15531 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.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>oodt-commons</artifactId>
@@ -151,7 +151,7 @@
   <!--  <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/commons</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/commons</url>-->
-    <tag>0.13-SNAPSHOT</tag>
+    <tag>1.9.1</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/config/pom.xml b/config/pom.xml
index 58191df..2c3b4b9 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>oodt-core</artifactId>
         <groupId>org.apache.oodt</groupId>
-        <version>1.10-SNAPSHOT</version>
+        <version>1.9.1</version>
         <relativePath>../core/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/core/pom.xml b/core/pom.xml
index 00ffd74..26f4a38 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -25,7 +25,7 @@ the License.
   </parent>
   <groupId>org.apache.oodt</groupId>
   <artifactId>oodt-core</artifactId>
-  <version>1.10-SNAPSHOT</version>
+  <version>1.9.1</version>
   <packaging>pom</packaging>
   <name>OODT Core</name>
   <properties>
@@ -979,7 +979,7 @@ mm
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/core</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/core</url>-->
-    <tag>0.13-SNAPSHOT</tag>
+    <tag>1.9.1</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
diff --git a/crawler/pom.xml b/crawler/pom.xml
index ac29fe2..d6c2aa9 100644
--- a/crawler/pom.xml
+++ b/crawler/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-crawler</artifactId>
@@ -208,6 +208,6 @@ the License.
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/crawler</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/crawler</url>-->
-    <tag>0.13-SNAPSHOT</tag>
+    <tag>1.9.1</tag>
   </scm>
 </project>
diff --git a/curator/services/pom.xml b/curator/services/pom.xml
index 04ae8a5..0b223bd 100644
--- a/curator/services/pom.xml
+++ b/curator/services/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>curator-services</artifactId>
diff --git a/curator/sso/pom.xml b/curator/sso/pom.xml
index 37b0107..a5cabbd 100644
--- a/curator/sso/pom.xml
+++ b/curator/sso/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>curator-sso</artifactId>
diff --git a/curator/webapp/pom.xml b/curator/webapp/pom.xml
index 793c9d9..0db428d 100644
--- a/curator/webapp/pom.xml
+++ b/curator/webapp/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-curator</artifactId>
diff --git a/filemgr/pom.xml b/filemgr/pom.xml
index 4902250..a5c277e 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.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-filemgr</artifactId>
@@ -351,7 +351,7 @@
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/filemgr</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/filemgr</url>-->
-    <tag>0.13-SNAPSHOT</tag>
+    <tag>1.9.1</tag>
   </scm>
   <repositories>
     <repository>
diff --git a/metadata/pom.xml b/metadata/pom.xml
index 4dec3b4..6ee73fb 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-metadata</artifactId>
@@ -160,7 +160,7 @@ the License.
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/metadata</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/metadata</url>-->
-    <tag>0.13-SNAPSHOT</tag>
+    <tag>1.9.1</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/mvn/archetypes/opsui/pom.xml b/mvn/archetypes/opsui/pom.xml
index f2edabd..f36f1c7 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.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>opsui-archetype</artifactId>
diff --git a/mvn/archetypes/pom.xml b/mvn/archetypes/pom.xml
index 0661a70..1aec34f 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.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core</relativePath>
   </parent>
 
diff --git a/mvn/archetypes/radix/pom.xml b/mvn/archetypes/radix/pom.xml
index d38533f..931f0c0 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.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../../core</relativePath>
   </parent>
   <artifactId>radix-archetype</artifactId>
diff --git a/mvn/plugins/cas-install/pom.xml b/mvn/plugins/cas-install/pom.xml
index 37a41a5..3c3f5e0 100644
--- a/mvn/plugins/cas-install/pom.xml
+++ b/mvn/plugins/cas-install/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</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 a8f153a..d0c5bde 100644
--- a/pcs/core/pom.xml
+++ b/pcs/core/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-core</artifactId>
diff --git a/pcs/input/pom.xml b/pcs/input/pom.xml
index 3c21e79..1c92f16 100644
--- a/pcs/input/pom.xml
+++ b/pcs/input/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-input</artifactId>
diff --git a/pcs/opsui/pom.xml b/pcs/opsui/pom.xml
index e37e0e2..adfa934 100755
--- a/pcs/opsui/pom.xml
+++ b/pcs/opsui/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>pcs-opsui</artifactId>
diff --git a/pcs/services/pom.xml b/pcs/services/pom.xml
index bfd44c0..7bf7ecb 100644
--- a/pcs/services/pom.xml
+++ b/pcs/services/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
     <artifactId>pcs-services</artifactId>
diff --git a/pge/pom.xml b/pge/pom.xml
index 0dc99af..b2e16fb 100644
--- a/pge/pom.xml
+++ b/pge/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-pge</artifactId>
diff --git a/pom.xml b/pom.xml
index 61d7bcf..8b6f924 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>core/pom.xml</relativePath>
   </parent>
 
@@ -60,7 +60,7 @@ the License.
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk</url>
-    <tag>HEAD</tag>
+    <tag>1.9.1</tag>
   </scm>
   <profiles>
     <profile>
diff --git a/resource/pom.xml b/resource/pom.xml
index e5458cd..76f62a6 100644
--- a/resource/pom.xml
+++ b/resource/pom.xml
@@ -20,7 +20,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-resource</artifactId>
@@ -51,7 +51,7 @@ the License.
    	<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</connection>
    	<developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/resource</developerConnection>
    	<url>http://svn.apache.org/viewvc/oodt/trunk/resource</url>
-    <tag>HEAD</tag>
+    <tag>1.9.1</tag>
   </scm>
   <build>
     <plugins>
diff --git a/webapp/components/pom.xml b/webapp/components/pom.xml
index 07ba846..d350fb4 100644
--- a/webapp/components/pom.xml
+++ b/webapp/components/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</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 068b8d3..e5f39b1 100644
--- a/webapp/fmbrowser/pom.xml
+++ b/webapp/fmbrowser/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>fmbrowser</artifactId>
@@ -143,6 +143,6 @@ the License.
    <!-- <connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/fmbrowser</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/webapp/fmbrowser</url>-->
-    <tag>0.13-SNAPSHOT</tag>
+    <tag>1.9.1</tag>
   </scm>
 </project>
diff --git a/webapp/fmprod/pom.xml b/webapp/fmprod/pom.xml
index 84f0cac..e29b9e8 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.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-product</artifactId>
diff --git a/webapp/wmonitor/pom.xml b/webapp/wmonitor/pom.xml
index ee450fb..c56841b 100644
--- a/webapp/wmonitor/pom.xml
+++ b/webapp/wmonitor/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../../core/pom.xml</relativePath>
   </parent>
   <artifactId>wmonitor</artifactId>
@@ -149,6 +149,6 @@ the License.
     <!--<connection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/oodt/trunk/webapp/wmonitor</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk/webapp/wmonitor</url>-->
-    <tag>0.13-SNAPSHOT</tag>
+    <tag>1.9.1</tag>
   </scm>
 </project>
diff --git a/webapp/wmservices/pom.xml b/webapp/wmservices/pom.xml
index 872446f..4ce3664 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.10-SNAPSHOT</version>
+		<version>1.9.1</version>
 		<relativePath>../../core/pom.xml</relativePath>
 	</parent>
 	<artifactId>workflow-services</artifactId>
diff --git a/workflow/pom.xml b/workflow/pom.xml
index 6f72b44..41d0db8 100644
--- a/workflow/pom.xml
+++ b/workflow/pom.xml
@@ -21,7 +21,7 @@ the License.
   <parent>
     <groupId>org.apache.oodt</groupId>
     <artifactId>oodt-core</artifactId>
-    <version>1.10-SNAPSHOT</version>
+    <version>1.9.1</version>
     <relativePath>../core/pom.xml</relativePath>
   </parent>
   <artifactId>cas-workflow</artifactId>

[oodt] 01/03: Add public key of Imesha to KEYS

Posted by im...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

imesha pushed a commit to annotated tag 1.9.1
in repository https://gitbox.apache.org/repos/asf/oodt.git

commit 1e6b9685dd8e6bbaa48336169af77ccb4befd700
Author: Imesha Sudasingha <im...@gmail.com>
AuthorDate: Sat Sep 25 15:05:01 2021 +0530

    Add public key of Imesha to KEYS
---
 KEYS | 49 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 49 insertions(+)

diff --git a/KEYS b/KEYS
index 0f58724..f427277 100644
--- a/KEYS
+++ b/KEYS
@@ -470,3 +470,52 @@ V0sVaihpZJ0jpb75syCpNtuPmyysxDrOHGIjMZ3uH7EfvyptKPSi0PMEDXw54gwh
 B2neAnVWblqf/MiKPBtwvgAxwrDpC9ubkHXE7V+O83UD9R0=
 =OEFF
 -----END PGP PUBLIC KEY BLOCK-----
+
+pub   rsa3072 2021-09-25 [SC] [expires: 2023-09-25]
+      986B 692A 1351 6FFE 88FF  0914 5D95 DC06 02DB BCC7
+uid           [ultimate] Imesha Sudasingha <im...@apache.org>
+sig 3        5D95DC0602DBBCC7 2021-09-25  Imesha Sudasingha <im...@apache.org>
+sub   rsa3072 2021-09-25 [E] [expires: 2023-09-25]
+sig          5D95DC0602DBBCC7 2021-09-25  Imesha Sudasingha <im...@apache.org>
+
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+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
+=2IRu
+-----END PGP PUBLIC KEY BLOCK-----

[oodt] 02/03: Update CHANGES.txt and radix script for 1.9.1 release

Posted by im...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

imesha pushed a commit to annotated tag 1.9.1
in repository https://gitbox.apache.org/repos/asf/oodt.git

commit 49b51df3f886cc3cae4f5ee6c97225527ec6490d
Author: Imesha Sudasingha <im...@gmail.com>
AuthorDate: Sat Sep 25 15:06:20 2021 +0530

    Update CHANGES.txt and radix script for 1.9.1 release
---
 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 ce34104..85b23cb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,7 @@ Apache OODT Change Log
 ======================
 
 =======
-Release 1.9.1 - In Progress
+Release 1.9.1 - 25/09/2021
 
 * OODT-1031 OODT 1.9 should default to XMLRpc versions of FM/RESMGR/WMGR instead of Avro versions
 
diff --git a/mvn/archetypes/radix/src/main/resources/bin/radix b/mvn/archetypes/radix/src/main/resources/bin/radix
index d3c758f..003d8d2 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.9 \
-    -Doodt=1.9 -DgroupId=com.mycompany \
+    -DarchetypeArtifactId=radix-archetype -DarchetypeVersion=1.9.1 \
+    -Doodt=1.9.1 -DgroupId=com.mycompany \
     -DartifactId=oodt -Dversion=0.1