Repository: oozie Updated Branches: refs/heads/branch-5.1 [created] 647f3518f
Changed version to 5.1.0 Change-Id: I889f1d4e5872a8526ea0aecc426310d5681ff2c1 Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/bf6034da Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/bf6034da Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/bf6034da Branch: refs/heads/branch-5.1 Commit: bf6034da847362a92754fcf55293701dab266c00 Parents: a4e2674 Author: Andras Piros <[email protected]> Authored: Thu Oct 4 12:34:44 2018 +0200 Committer: Andras Piros <[email protected]> Committed: Thu Oct 4 12:34:44 2018 +0200 ---------------------------------------------------------------------- client/pom.xml | 4 ++-- core/pom.xml | 4 ++-- distro/pom.xml | 4 ++-- docs/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- fluent-job/fluent-job-api/pom.xml | 4 ++-- fluent-job/fluent-job-client/pom.xml | 4 ++-- fluent-job/pom.xml | 2 +- minitest/pom.xml | 4 ++-- pom.xml | 2 +- server/pom.xml | 4 ++-- sharelib/distcp/pom.xml | 4 ++-- sharelib/git/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 ++-- 25 files changed, 48 insertions(+), 48 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/bf6034da/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 118f1c3..878d696 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-client</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 92236bc..f2a334b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-core</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/distro/pom.xml ---------------------------------------------------------------------- diff --git a/distro/pom.xml b/distro/pom.xml index 5228596..cf64c50 100644 --- a/distro/pom.xml +++ b/distro/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-distro</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 35b868f..16d0784 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-docs</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 680e3fb..d1c6b57 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-examples</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/fluent-job/fluent-job-api/pom.xml ---------------------------------------------------------------------- diff --git a/fluent-job/fluent-job-api/pom.xml b/fluent-job/fluent-job-api/pom.xml index a41ca25..d8980ba 100644 --- a/fluent-job/fluent-job-api/pom.xml +++ b/fluent-job/fluent-job-api/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-fluent-job</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-fluent-job-api</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <description>Apache Oozie Fluent Job API</description> <name>Apache Oozie Fluent Job API</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/bf6034da/fluent-job/fluent-job-client/pom.xml ---------------------------------------------------------------------- diff --git a/fluent-job/fluent-job-client/pom.xml b/fluent-job/fluent-job-client/pom.xml index 612fabb..286e3ef 100644 --- a/fluent-job/fluent-job-client/pom.xml +++ b/fluent-job/fluent-job-client/pom.xml @@ -22,12 +22,12 @@ <parent> <artifactId>oozie-fluent-job</artifactId> <groupId>org.apache.oozie</groupId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>oozie-fluent-job-client</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <description>Apache Oozie Fluent Job Client</description> <name>Apache Oozie Fluent Job Client</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/bf6034da/fluent-job/pom.xml ---------------------------------------------------------------------- diff --git a/fluent-job/pom.xml b/fluent-job/pom.xml index 1af60a4..e781695 100644 --- a/fluent-job/pom.xml +++ b/fluent-job/pom.xml @@ -22,7 +22,7 @@ <parent> <artifactId>oozie-main</artifactId> <groupId>org.apache.oozie</groupId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/oozie/blob/bf6034da/minitest/pom.xml ---------------------------------------------------------------------- diff --git a/minitest/pom.xml b/minitest/pom.xml index 56afddb..b8b51ab 100644 --- a/minitest/pom.xml +++ b/minitest/pom.xml @@ -23,12 +23,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <groupId>org.apache.oozie.test</groupId> <artifactId>oozie-mini</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <description>Apache Oozie MiniOozie</description> <name>Apache Oozie MiniOozie</name> http://git-wip-us.apache.org/repos/asf/oozie/blob/bf6034da/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a9a6cf4..838c8bd 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>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index 84681f2..763596c 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -23,11 +23,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-server</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <description>Apache Oozie Server</description> <name>Apache Oozie Server</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/bf6034da/sharelib/distcp/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/distcp/pom.xml b/sharelib/distcp/pom.xml index 3201570..5f17503 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-distcp</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/git/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/git/pom.xml b/sharelib/git/pom.xml index 85234ac..876240a 100644 --- a/sharelib/git/pom.xml +++ b/sharelib/git/pom.xml @@ -22,12 +22,12 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-git</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <description>Apache Oozie Share Lib Git</description> <name>Apache Oozie Share Lib Git</name> <packaging>jar</packaging> http://git-wip-us.apache.org/repos/asf/oozie/blob/bf6034da/sharelib/hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hcatalog/pom.xml b/sharelib/hcatalog/pom.xml index 3a29548..b0f7706 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-hcatalog</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/hive/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hive/pom.xml b/sharelib/hive/pom.xml index 77d4ad1..c7620be 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-hive</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/hive2/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hive2/pom.xml b/sharelib/hive2/pom.xml index d3aa859..ced00fd 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-hive2</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/oozie/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/oozie/pom.xml b/sharelib/oozie/pom.xml index a791ae8..70f488b 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-oozie</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/pig/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/pig/pom.xml b/sharelib/pig/pom.xml index e548247..67ded3f 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-pig</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/pom.xml b/sharelib/pom.xml index 1c51bfe..9436572 100644 --- a/sharelib/pom.xml +++ b/sharelib/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-sharelib</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/spark/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/spark/pom.xml b/sharelib/spark/pom.xml index 3b9c756..4290137 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-spark</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/sqoop/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/sqoop/pom.xml b/sharelib/sqoop/pom.xml index 0be600e..6b44a29 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-sqoop</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/sharelib/streaming/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/streaming/pom.xml b/sharelib/streaming/pom.xml index 8aab9e4..e42964a 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <relativePath>../..</relativePath> </parent> <artifactId>oozie-sharelib-streaming</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index 94e3cc7..5ba1a45 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-tools</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/pom.xml b/webapp/pom.xml index 938b0c9..b7142c8 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -22,11 +22,11 @@ <parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-main</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-webapp</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.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/bf6034da/zookeeper-security-tests/pom.xml ---------------------------------------------------------------------- diff --git a/zookeeper-security-tests/pom.xml b/zookeeper-security-tests/pom.xml index f1ff5b3..8a3f83e 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>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> </parent> <artifactId>oozie-zookeeper-security-tests</artifactId> - <version>5.1.0-SNAPSHOT</version> + <version>5.1.0</version> <description>Apache Oozie ZooKeeper Security Tests</description> <name>Apache Oozie ZooKeeper Security Tests</name> <packaging>jar</packaging>
