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:44:00 UTC

[oodt] branch master updated (272e86c -> 6dd62b4)

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

imesha pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/oodt.git.


    from 272e86c  Merge pull request #127 from IMS94/master
     add 1e6b968  Add public key of Imesha to KEYS
     add 49b51df  Update CHANGES.txt and radix script for 1.9.1 release
     add a30b185  [maven-release-plugin] prepare release 1.9.1
     new 6dd62b4  [maven-release-plugin] prepare for next development iteration

The 1 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.


Summary of changes:
 CHANGES.txt                                       |  2 +-
 KEYS                                              | 49 +++++++++++++++++++++++
 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/archetypes/radix/src/main/resources/bin/radix |  4 +-
 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 +-
 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 +-
 29 files changed, 86 insertions(+), 37 deletions(-)

[oodt] 01/01: [maven-release-plugin] prepare for next development iteration

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

imesha pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/oodt.git

commit 6dd62b45b28ae01b142d310c949527d2300c24b4
Author: Imesha Sudasingha <im...@gmail.com>
AuthorDate: Sat Sep 25 16:13:32 2021 +0530

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8b6f924..61d7bcf 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.9.1</version>
+    <version>1.10-SNAPSHOT</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>1.9.1</tag>
+    <tag>HEAD</tag>
   </scm>
   <profiles>
     <profile>