Repository: oozie Updated Branches: refs/heads/branch-5.0 [created] d64e886c6
Changed version to 5.0.0 Project: http://git-wip-us.apache.org/repos/asf/oozie/repo Commit: http://git-wip-us.apache.org/repos/asf/oozie/commit/d64e886c Tree: http://git-wip-us.apache.org/repos/asf/oozie/tree/d64e886c Diff: http://git-wip-us.apache.org/repos/asf/oozie/diff/d64e886c Branch: refs/heads/branch-5.0 Commit: d64e886c6254e2d26c20c1df7159501e01f346e6 Parents: 4f40493 Author: Andras Piros <[email protected]> Authored: Tue Mar 27 13:06:15 2018 +0200 Committer: Andras Piros <[email protected]> Committed: Tue Mar 27 13:06:55 2018 +0200 ---------------------------------------------------------------------- client/pom.xml | 4 ++-- core/pom.xml | 4 ++-- distro/pom.xml | 4 ++-- docs/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- minitest/pom.xml | 4 ++-- pom.xml | 2 +- server/pom.xml | 4 ++-- 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 ++-- 21 files changed, 41 insertions(+), 41 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/oozie/blob/d64e886c/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 31cd43f..ec3444a 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-client</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 12e426e..2f63584 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-core</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/distro/pom.xml ---------------------------------------------------------------------- diff --git a/distro/pom.xml b/distro/pom.xml index a079ef2..ad2a37e 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-distro</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 70f6e28..9c560d6 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-docs</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/examples/pom.xml ---------------------------------------------------------------------- diff --git a/examples/pom.xml b/examples/pom.xml index 63894fa..8e194ed 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-examples</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/minitest/pom.xml ---------------------------------------------------------------------- diff --git a/minitest/pom.xml b/minitest/pom.xml index 220cdfd..5984813 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie.test</groupId> <artifactId>oozie-mini</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.0</version> <description>Apache Oozie MiniOozie</description> <name>Apache Oozie MiniOozie</name> http://git-wip-us.apache.org/repos/asf/oozie/blob/d64e886c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 274a047..6e00a8c 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.0.0-beta1</version> + <version>5.0.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/d64e886c/server/pom.xml ---------------------------------------------------------------------- diff --git a/server/pom.xml b/server/pom.xml index 50b167f..32f42a5 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-server</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/distcp/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/distcp/pom.xml b/sharelib/distcp/pom.xml index 77cb389..ccecba0 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-distcp</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/hcatalog/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hcatalog/pom.xml b/sharelib/hcatalog/pom.xml index 0b43fbe..d94c2be 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-hcatalog</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/hive/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hive/pom.xml b/sharelib/hive/pom.xml index f2611b9..09cf9fc 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-hive</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/hive2/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/hive2/pom.xml b/sharelib/hive2/pom.xml index 10e9c07..57b8e12 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-hive2</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/oozie/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/oozie/pom.xml b/sharelib/oozie/pom.xml index 4787612..6c20e2f 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-oozie</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/pig/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/pig/pom.xml b/sharelib/pig/pom.xml index c2da617..29ffbbf 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-pig</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/pom.xml b/sharelib/pom.xml index 9d2a38c..f477ddf 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/spark/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/spark/pom.xml b/sharelib/spark/pom.xml index 4975736..a5ad08f 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-spark</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/sqoop/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/sqoop/pom.xml b/sharelib/sqoop/pom.xml index cac1b98..0a69246 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-sqoop</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/sharelib/streaming/pom.xml ---------------------------------------------------------------------- diff --git a/sharelib/streaming/pom.xml b/sharelib/streaming/pom.xml index 808386b..8fcd497 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.0.0-beta1</version> + <version>5.0.0</version> <relativePath>../..</relativePath> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-sharelib-streaming</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/tools/pom.xml ---------------------------------------------------------------------- diff --git a/tools/pom.xml b/tools/pom.xml index bdc736d..60862e1 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-tools</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/webapp/pom.xml ---------------------------------------------------------------------- diff --git a/webapp/pom.xml b/webapp/pom.xml index 2c839ba..c8cc9db 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-webapp</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.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/d64e886c/zookeeper-security-tests/pom.xml ---------------------------------------------------------------------- diff --git a/zookeeper-security-tests/pom.xml b/zookeeper-security-tests/pom.xml index b0d25af..eac5181 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.0.0-beta1</version> + <version>5.0.0</version> </parent> <groupId>org.apache.oozie</groupId> <artifactId>oozie-zookeeper-security-tests</artifactId> - <version>5.0.0-beta1</version> + <version>5.0.0</version> <description>Apache Oozie ZooKeeper Security Tests</description> <name>Apache Oozie ZooKeeper Security Tests</name> <packaging>jar</packaging>
