Skip to content

Commit

Permalink
ODP-3.2.3.0-1 Tag release.
Browse files Browse the repository at this point in the history
  • Loading branch information
manishsinghmowall committed Mar 15, 2024
1 parent b80448e commit 73c87a8
Show file tree
Hide file tree
Showing 25 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-client</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Client</description>
<name>Apache Oozie Client</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-core</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Core</description>
<name>Apache Oozie Core</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-distro</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Distro</description>
<name>Apache Oozie Distro</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-docs</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Docs</description>
<name>Apache Oozie Docs</name>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-examples</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Examples</description>
<name>Apache Oozie Examples</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions fluent-job/fluent-job-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-fluent-job</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-fluent-job-api</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Fluent Job API</description>
<name>Apache Oozie Fluent Job API</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions fluent-job/fluent-job-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<artifactId>oozie-fluent-job</artifactId>
<groupId>org.apache.oozie</groupId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

<artifactId>oozie-fluent-job-client</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Fluent Job Client</description>
<name>Apache Oozie Fluent Job Client</name>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion fluent-job/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<artifactId>oozie-main</artifactId>
<groupId>org.apache.oozie</groupId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
4 changes: 2 additions & 2 deletions minitest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<groupId>org.apache.oozie.test</groupId>
<artifactId>oozie-mini</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie MiniOozie</description>
<name>Apache Oozie MiniOozie</name>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Main</description>
<name>Apache Oozie Main</name>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-server</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Server</description>
<name>Apache Oozie Server</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/distcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-distcp</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Distcp</description>
<name>Apache Oozie Share Lib Distcp</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/git/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-sharelib-git</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Git</description>
<name>Apache Oozie Share Lib Git</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/hcatalog/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-hcatalog</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib HCatalog</description>
<name>Apache Oozie Share Lib HCatalog</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-hive</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Hive</description>
<name>Apache Oozie Share Lib Hive</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/hive2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ e
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-hive2</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Hive 2</description>
<name>Apache Oozie Share Lib Hive 2</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/oozie/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-oozie</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Oozie</description>
<name>Apache Oozie Share Lib Oozie</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/pig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-pig</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Pig</description>
<name>Apache Oozie Share Lib Pig</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-sharelib</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib</description>
<name>Apache Oozie Share Lib</name>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-spark</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Spark</description>
<name>Apache Oozie Share Lib Spark</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/sqoop/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-sqoop</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Sqoop</description>
<name>Apache Oozie Share Lib Sqoop</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions sharelib/streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<relativePath>../..</relativePath>
</parent>

<artifactId>oozie-sharelib-streaming</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Share Lib Streaming</description>
<name>Apache Oozie Share Lib Streaming</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-tools</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie Tools</description>
<name>Apache Oozie Tools</name>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-webapp</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie WebApp</description>
<name>Apache Oozie WebApp</name>
<packaging>war</packaging>
Expand Down
4 changes: 2 additions & 2 deletions zookeeper-security-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@
<parent>
<groupId>org.apache.oozie</groupId>
<artifactId>oozie-main</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
</parent>

<artifactId>oozie-zookeeper-security-tests</artifactId>
<version>5.2.1.3.2.2.0-SNAPSHOT</version>
<version>5.2.1.3.2.3.0-1</version>
<description>Apache Oozie ZooKeeper Security Tests</description>
<name>Apache Oozie ZooKeeper Security Tests</name>
<packaging>jar</packaging>
Expand Down

0 comments on commit 73c87a8

Please sign in to comment.