Repository: oozie Updated Branches: refs/heads/branch-4.3 9827036d7 -> e2fbc2416
Changed version to 4.3.0 Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/e2fbc241 Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/e2fbc241 Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/e2fbc241 Branch: refs/heads/branch-4.3 Commit: e2fbc2416d9ed8da927e80d063ed404712a2965a Parents: 9827036 Author: Shwetha GS <[email protected]> Authored: Mon Sep 26 10:26:52 2016 +0530 Committer: Shwetha GS <[email protected]> Committed: Mon Sep 26 10:26:52 2016 +0530 ---------------------------------------------------------------------- client/pom.xml | 4 ++-- core/pom.xml | 4 ++-- distro/pom.xml | 4 ++-- docs/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- hadooplibs/hadoop-auth-1/pom.xml | 4 ++-- hadooplibs/hadoop-auth-2/pom.xml | 4 ++-- hadooplibs/hadoop-distcp-1/pom.xml | 4 ++-- hadooplibs/hadoop-distcp-2/pom.xml | 4 ++-- hadooplibs/hadoop-distcp-3/pom.xml | 4 ++-- hadooplibs/hadoop-utils-1/pom.xml | 4 ++-- hadooplibs/hadoop-utils-2/pom.xml | 4 ++-- hadooplibs/hadoop-utils-3/pom.xml | 4 ++-- hadooplibs/pom.xml | 4 ++-- login/pom.xml | 4 ++-- minitest/pom.xml | 4 ++-- pom.xml | 2 +- release-log.txt | 2 +- sharelib/distcp/pom.xml | 4 ++-- sharelib/hcatalog/pom.xml | 4 ++-- sharelib/hive/pom.xml | 4 ++-- sharelib/hive2/pom.xml | 4 ++-- sharelib/oozie/pom.xml | 4 ++-- sharelib/pig/pom.xml | 4 ++-- sharelib/pom.xml | 4 ++-- sharelib/spark/pom.xml | 4 ++-- sharelib/sqoop/pom.xml | 4 ++-- sharelib/streaming/pom.xml | 4 ++-- tools/pom.xml | 4 ++-- webapp/pom.xml | 4 ++-- zookeeper-security-tests/pom.xml | 4 ++-- 31 files changed, 60 insertions(+), 60 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 632d256..b815dbc 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-client</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Client</description> <name>Apache Oozie Client</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 4c63cca..8d9bf95 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-core</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Core</description> <name>Apache Oozie Core</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/distro/pom.xml ---------------------------------------------------------------------- diff --git a/distro/pom.xml b/distro/pom.xml index 7baaff2..06dc62f 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-distro</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Distro</description> <name>Apache Oozie Distro</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 59d1a2d..490705b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-docs</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Docs</description> <name>Apache Oozie Docs</name> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index be4e932..3e36ec1 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-examples</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Examples</description> <name>Apache Oozie Examples</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/hadoop-auth-1/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/hadoop-auth-1/pom.xml b/hadooplibs/hadoop-auth-1/pom.xml index 9da6c08..8a1e43c 100644 --- a/hadooplibs/hadoop-auth-1/pom.xml +++ b/hadooplibs/hadoop-auth-1/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadoop-auth</artifactId> - <version>hadoop-1-4.3.0-SNAPSHOT</version> + <version>hadoop-1-4.3.0</version> <description>Apache Oozie Hadoop Auth</description> <name>Apache Oozie Hadoop Auth ${project.version}</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/hadoop-auth-2/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/hadoop-auth-2/pom.xml b/hadooplibs/hadoop-auth-2/pom.xml index 07df37b..5377f5b 100644 --- a/hadooplibs/hadoop-auth-2/pom.xml +++ b/hadooplibs/hadoop-auth-2/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadoop-auth</artifactId> - <version>hadoop-2-4.3.0-SNAPSHOT</version> + <version>hadoop-2-4.3.0</version> <description>Apache Oozie Hadoop</description> <name>Apache Oozie Hadoop Auth ${project.version} Test</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/hadoop-distcp-1/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/hadoop-distcp-1/pom.xml b/hadooplibs/hadoop-distcp-1/pom.xml index f617b69..7469373 100644 --- a/hadooplibs/hadoop-distcp-1/pom.xml +++ b/hadooplibs/hadoop-distcp-1/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadoop-distcp</artifactId> - <version>hadoop-1-4.3.0-SNAPSHOT</version> + <version>hadoop-1-4.3.0</version> <description>Apache Oozie Hadoop Distcp ${project.version}</description> <name>Apache Oozie Hadoop Distcp ${project.version}</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/hadoop-distcp-2/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/hadoop-distcp-2/pom.xml b/hadooplibs/hadoop-distcp-2/pom.xml index b7c3c63..0d62401 100644 --- a/hadooplibs/hadoop-distcp-2/pom.xml +++ b/hadooplibs/hadoop-distcp-2/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadoop-distcp</artifactId> - <version>hadoop-2-4.3.0-SNAPSHOT</version> + <version>hadoop-2-4.3.0</version> <description>Apache Oozie Hadoop Distcp ${project.version}</description> <name>Apache Oozie Hadoop Distcp ${project.version}</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/hadoop-distcp-3/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/hadoop-distcp-3/pom.xml b/hadooplibs/hadoop-distcp-3/pom.xml index 1bb2895..c471cbb 100644 --- a/hadooplibs/hadoop-distcp-3/pom.xml +++ b/hadooplibs/hadoop-distcp-3/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadoop-distcp</artifactId> - <version>hadoop-3-4.3.0-SNAPSHOT</version> + <version>hadoop-3-4.3.0</version> <description>Apache Oozie Hadoop Distcp ${project.version}</description> <name>Apache Oozie Hadoop Distcp ${project.version}</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/hadoop-utils-1/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/hadoop-utils-1/pom.xml b/hadooplibs/hadoop-utils-1/pom.xml index 26f1ed0..286d5bb 100644 --- a/hadooplibs/hadoop-utils-1/pom.xml +++ b/hadooplibs/hadoop-utils-1/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadoop-utils</artifactId> - <version>hadoop-1-4.3.0-SNAPSHOT</version> + <version>hadoop-1-4.3.0</version> <description>Apache Oozie Hadoop Utils</description> <name>Apache Oozie Hadoop Utils</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/hadoop-utils-2/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/hadoop-utils-2/pom.xml b/hadooplibs/hadoop-utils-2/pom.xml index a20426d..f3538e7 100644 --- a/hadooplibs/hadoop-utils-2/pom.xml +++ b/hadooplibs/hadoop-utils-2/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadoop-utils</artifactId> - <version>hadoop-2-4.3.0-SNAPSHOT</version> + <version>hadoop-2-4.3.0</version> <description>Apache Oozie Hadoop Utils ${project.version}</description> <name>Apache Oozie Hadoop Utils ${project.version}</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/hadoop-utils-3/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/hadoop-utils-3/pom.xml b/hadooplibs/hadoop-utils-3/pom.xml index 4013164..25c7ddb 100644 --- a/hadooplibs/hadoop-utils-3/pom.xml +++ b/hadooplibs/hadoop-utils-3/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../../pom.xml</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadoop-utils</artifactId> - <version>hadoop-3-4.3.0-SNAPSHOT</version> + <version>hadoop-3-4.3.0</version> <description>Apache Oozie Hadoop Utils ${project.version}</description> <name>Apache Oozie Hadoop Utils ${project.version}</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/hadooplibs/pom.xml ---------------------------------------------------------------------- diff --git a/hadooplibs/pom.xml b/hadooplibs/pom.xml index 53844cc..0135468 100644 --- a/hadooplibs/pom.xml +++ b/hadooplibs/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-hadooplibs</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Hadoop Libs</description> <name>Apache Oozie Hadoop Libs</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/login/pom.xml ---------------------------------------------------------------------- diff --git a/login/pom.xml b/login/pom.xml index b3a64f1..260c36c 100644 --- a/login/pom.xml +++ b/login/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-login</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Login</description> <name>Apache Oozie Login</name> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/minitest/pom.xml ---------------------------------------------------------------------- diff --git a/minitest/pom.xml b/minitest/pom.xml index 255240f..d12c7cb 100644 --- a/minitest/pom.xml +++ b/minitest/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie.test</groupId> <artifactId>oozie-mini</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie MiniOozie</description> <name>Apache Oozie MiniOozie</name> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c710468..08b70b6 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Main</description> <name>Apache Oozie Main</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/release-log.txt ---------------------------------------------------------------------- diff --git a/release-log.txt b/release-log.txt index 58e91ff..84e454d 100644 --- a/release-log.txt +++ b/release-log.txt @@ -1,4 +1,4 @@ --- Oozie 4.3.0 release (trunk - unreleased) +-- Oozie 4.3.0 release OOZIE-2676 Make hadoop-2 as the default profile (gezapeti via rkanter) OOZIE-2487 Temporary workaround for Java 8 Javadoc errors (abhishekbafna via rkanter) http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/distcp/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/distcp/pom.xml b/sharelib/distcp/pom.xml index 0b56f07..55bb5b1 100644 --- a/sharelib/distcp/pom.xml +++ b/sharelib/distcp/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-distcp</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib Distcp</description> <name>Apache Oozie Share Lib Distcp</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hcatalog/pom.xml b/sharelib/hcatalog/pom.xml index 2b0c504..762374e 100644 --- a/sharelib/hcatalog/pom.xml +++ b/sharelib/hcatalog/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-hcatalog</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib HCatalog</description> <name>Apache Oozie Share Lib HCatalog</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/hive/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hive/pom.xml b/sharelib/hive/pom.xml index e02b447..297f2a9 100644 --- a/sharelib/hive/pom.xml +++ b/sharelib/hive/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-hive</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib Hive</description> <name>Apache Oozie Share Lib Hive</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/hive2/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hive2/pom.xml b/sharelib/hive2/pom.xml index 6ab72c0..2f1bc5b 100644 --- a/sharelib/hive2/pom.xml +++ b/sharelib/hive2/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-hive2</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib Hive 2</description> <name>Apache Oozie Share Lib Hive 2</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/oozie/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/oozie/pom.xml b/sharelib/oozie/pom.xml index 3fa2872..dd257d8 100644 --- a/sharelib/oozie/pom.xml +++ b/sharelib/oozie/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-oozie</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib Oozie</description> <name>Apache Oozie Share Lib Oozie</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/pig/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/pig/pom.xml b/sharelib/pig/pom.xml index bb3eea5..9ecef47 100644 --- a/sharelib/pig/pom.xml +++ b/sharelib/pig/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-pig</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib Pig</description> <name>Apache Oozie Share Lib Pig</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/pom.xml b/sharelib/pom.xml index 8f263c6..9f8aff1 100644 --- a/sharelib/pom.xml +++ b/sharelib/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib</description> <name>Apache Oozie Share Lib</name> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/spark/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/spark/pom.xml b/sharelib/spark/pom.xml index f7e96f7..bfce949 100644 --- a/sharelib/spark/pom.xml +++ b/sharelib/spark/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-spark</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib Spark</description> <name>Apache Oozie Share Lib Spark</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/sqoop/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/sqoop/pom.xml b/sharelib/sqoop/pom.xml index 517a37b..d216c17 100644 --- a/sharelib/sqoop/pom.xml +++ b/sharelib/sqoop/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-sqoop</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib Sqoop</description> <name>Apache Oozie Share Lib Sqoop</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/sharelib/streaming/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/streaming/pom.xml b/sharelib/streaming/pom.xml index fd79518..5c5c295 100644 --- a/sharelib/streaming/pom.xml +++ b/sharelib/streaming/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-streaming</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Share Lib Streaming</description> <name>Apache Oozie Share Lib Streaming</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index 581e0cf..c84c63a 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-tools</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie Tools</description> <name>Apache Oozie Tools</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/pom.xml b/webapp/pom.xml index 86665fc..dc2298c 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-webapp</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie WebApp</description> <name>Apache Oozie WebApp</name> <packaging>war</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/e2fbc241/zookeeper-security-tests/pom.xml ---------------------------------------------------------------------- diff --git a/zookeeper-security-tests/pom.xml b/zookeeper-security-tests/pom.xml index d9348ff..e80839d 100644 --- a/zookeeper-security-tests/pom.xml +++ b/zookeeper-security-tests/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-zookeeper-security-tests</artifactId> - <version>4.3.0-SNAPSHOT</version> + <version>4.3.0</version> <description>Apache Oozie ZooKeeper Security Tests</description> <name>Apache Oozie ZooKeeper Security Tests</name> <packaging>jar</packaging>
