This is an automated email from the ASF dual-hosted git repository. erose pushed a commit to branch HDDS-6003 in repository https://gitbox.apache.org/repos/asf/ozone.git
commit 45589e7eeef3602dab663c0d32978943a6c3e27a Author: Ethan Rose <[email protected]> AuthorDate: Thu Nov 18 12:54:04 2021 -0800 Update pom version and set national park to Grand Canyon --- hadoop-hdds/client/pom.xml | 4 ++-- hadoop-hdds/common/pom.xml | 4 ++-- hadoop-hdds/config/pom.xml | 4 ++-- hadoop-hdds/container-service/pom.xml | 4 ++-- hadoop-hdds/docs/pom.xml | 4 ++-- hadoop-hdds/framework/pom.xml | 4 ++-- hadoop-hdds/hadoop-dependency-client/pom.xml | 4 ++-- hadoop-hdds/hadoop-dependency-server/pom.xml | 4 ++-- hadoop-hdds/hadoop-dependency-test/pom.xml | 4 ++-- hadoop-hdds/interface-admin/pom.xml | 4 ++-- hadoop-hdds/interface-client/pom.xml | 4 ++-- hadoop-hdds/interface-server/pom.xml | 4 ++-- hadoop-hdds/pom.xml | 4 ++-- hadoop-hdds/server-scm/pom.xml | 4 ++-- hadoop-hdds/test-utils/pom.xml | 4 ++-- hadoop-hdds/tools/pom.xml | 4 ++-- hadoop-ozone/client/pom.xml | 4 ++-- hadoop-ozone/common/pom.xml | 4 ++-- hadoop-ozone/csi/pom.xml | 4 ++-- hadoop-ozone/datanode/pom.xml | 4 ++-- hadoop-ozone/dist/pom.xml | 4 ++-- hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml | 4 ++-- hadoop-ozone/fault-injection-test/network-tests/pom.xml | 2 +- hadoop-ozone/fault-injection-test/pom.xml | 4 ++-- hadoop-ozone/insight/pom.xml | 4 ++-- hadoop-ozone/integration-test/pom.xml | 4 ++-- hadoop-ozone/interface-client/pom.xml | 4 ++-- hadoop-ozone/interface-storage/pom.xml | 4 ++-- hadoop-ozone/ozone-manager/pom.xml | 4 ++-- hadoop-ozone/ozonefs-common/pom.xml | 4 ++-- hadoop-ozone/ozonefs-hadoop2/pom.xml | 4 ++-- hadoop-ozone/ozonefs-hadoop3/pom.xml | 4 ++-- hadoop-ozone/ozonefs-shaded/pom.xml | 4 ++-- hadoop-ozone/ozonefs/pom.xml | 4 ++-- hadoop-ozone/pom.xml | 4 ++-- hadoop-ozone/recon-codegen/pom.xml | 2 +- hadoop-ozone/recon/pom.xml | 2 +- hadoop-ozone/s3gateway/pom.xml | 4 ++-- hadoop-ozone/tools/pom.xml | 4 ++-- pom.xml | 6 +++--- 40 files changed, 78 insertions(+), 78 deletions(-) diff --git a/hadoop-hdds/client/pom.xml b/hadoop-hdds/client/pom.xml index 4e75e42..073bd9d 100644 --- a/hadoop-hdds/client/pom.xml +++ b/hadoop-hdds/client/pom.xml @@ -20,11 +20,11 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-client</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Client Library</description> <name>Apache Ozone HDDS Client</name> <packaging>jar</packaging> diff --git a/hadoop-hdds/common/pom.xml b/hadoop-hdds/common/pom.xml index ca671b7..8f93610 100644 --- a/hadoop-hdds/common/pom.xml +++ b/hadoop-hdds/common/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-common</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Common</description> <name>Apache Ozone HDDS Common</name> <packaging>jar</packaging> diff --git a/hadoop-hdds/config/pom.xml b/hadoop-hdds/config/pom.xml index 9b261ae..cb10698 100644 --- a/hadoop-hdds/config/pom.xml +++ b/hadoop-hdds/config/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-config</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Config Tools</description> <name>Apache Ozone HDDS Config</name> <packaging>jar</packaging> diff --git a/hadoop-hdds/container-service/pom.xml b/hadoop-hdds/container-service/pom.xml index e79fcf2..7baac73 100644 --- a/hadoop-hdds/container-service/pom.xml +++ b/hadoop-hdds/container-service/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-container-service</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Container Service</description> <name>Apache Ozone HDDS Container Service</name> <packaging>jar</packaging> diff --git a/hadoop-hdds/docs/pom.xml b/hadoop-hdds/docs/pom.xml index dbcd3bb..fded922 100644 --- a/hadoop-hdds/docs/pom.xml +++ b/hadoop-hdds/docs/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-docs</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone/HDDS Documentation</description> <name>Apache Ozone/HDDS Documentation</name> <packaging>jar</packaging> diff --git a/hadoop-hdds/framework/pom.xml b/hadoop-hdds/framework/pom.xml index 4d604f1..3779d14 100644 --- a/hadoop-hdds/framework/pom.xml +++ b/hadoop-hdds/framework/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-server-framework</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Server Framework </description> <name>Apache Ozone HDDS Server Framework</name> diff --git a/hadoop-hdds/hadoop-dependency-client/pom.xml b/hadoop-hdds/hadoop-dependency-client/pom.xml index a48d179..9dcd877 100644 --- a/hadoop-hdds/hadoop-dependency-client/pom.xml +++ b/hadoop-hdds/hadoop-dependency-client/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-hadoop-dependency-client</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Hadoop client dependencies </description> <name>Apache Ozone HDDS Hadoop Client dependencies</name> diff --git a/hadoop-hdds/hadoop-dependency-server/pom.xml b/hadoop-hdds/hadoop-dependency-server/pom.xml index e0e26dd..c089864 100644 --- a/hadoop-hdds/hadoop-dependency-server/pom.xml +++ b/hadoop-hdds/hadoop-dependency-server/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-hadoop-dependency-server</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Hadoop server dependencies </description> <name>Apache Ozone HDDS Hadoop Server dependencies</name> diff --git a/hadoop-hdds/hadoop-dependency-test/pom.xml b/hadoop-hdds/hadoop-dependency-test/pom.xml index 799fc54..653bc33 100644 --- a/hadoop-hdds/hadoop-dependency-test/pom.xml +++ b/hadoop-hdds/hadoop-dependency-test/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-hadoop-dependency-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Hadoop test dependencies </description> <name>Apache Ozone HDDS Hadoop Test dependencies</name> diff --git a/hadoop-hdds/interface-admin/pom.xml b/hadoop-hdds/interface-admin/pom.xml index e8140ac..9d03318 100644 --- a/hadoop-hdds/interface-admin/pom.xml +++ b/hadoop-hdds/interface-admin/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-interface-admin</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Admin interface </description> <name>Apache Ozone HDDS Admin Interface</name> diff --git a/hadoop-hdds/interface-client/pom.xml b/hadoop-hdds/interface-client/pom.xml index 4df0734..4b97b45 100644 --- a/hadoop-hdds/interface-client/pom.xml +++ b/hadoop-hdds/interface-client/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-interface-client</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Client interface </description> <name>Apache Ozone HDDS Client Interface</name> diff --git a/hadoop-hdds/interface-server/pom.xml b/hadoop-hdds/interface-server/pom.xml index 2118257..e8c96b8 100644 --- a/hadoop-hdds/interface-server/pom.xml +++ b/hadoop-hdds/interface-server/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-interface-server</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Server interface </description> <name>Apache Ozone HDDS Server Interface</name> diff --git a/hadoop-hdds/pom.xml b/hadoop-hdds/pom.xml index 6384884..f7480a2 100644 --- a/hadoop-hdds/pom.xml +++ b/hadoop-hdds/pom.xml @@ -20,11 +20,11 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone-main</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Project</description> <name>Apache Ozone HDDS</name> <packaging>pom</packaging> diff --git a/hadoop-hdds/server-scm/pom.xml b/hadoop-hdds/server-scm/pom.xml index 1abc1f8..d7a5e72 100644 --- a/hadoop-hdds/server-scm/pom.xml +++ b/hadoop-hdds/server-scm/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-server-scm</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Storage Container Manager Server</description> <name>Apache Ozone HDDS SCM Server</name> <packaging>jar</packaging> diff --git a/hadoop-hdds/test-utils/pom.xml b/hadoop-hdds/test-utils/pom.xml index e80daac..37cb17f 100644 --- a/hadoop-hdds/test-utils/pom.xml +++ b/hadoop-hdds/test-utils/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-test-utils</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Test Utils</description> <name>Apache Ozone HDDS Test Utils</name> <packaging>jar</packaging> diff --git a/hadoop-hdds/tools/pom.xml b/hadoop-hdds/tools/pom.xml index 0799835..9a3bce4 100644 --- a/hadoop-hdds/tools/pom.xml +++ b/hadoop-hdds/tools/pom.xml @@ -20,11 +20,11 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>hdds</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>hdds-tools</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Distributed Data Store Tools</description> <name>Apache Ozone HDDS Tools</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/client/pom.xml b/hadoop-ozone/client/pom.xml index e7635d0..dbf5df3 100644 --- a/hadoop-ozone/client/pom.xml +++ b/hadoop-ozone/client/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-client</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Client</description> <name>Apache Ozone Client</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/common/pom.xml b/hadoop-ozone/common/pom.xml index 7f7576f..9108137 100644 --- a/hadoop-ozone/common/pom.xml +++ b/hadoop-ozone/common/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-common</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Common</description> <name>Apache Ozone Common</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/csi/pom.xml b/hadoop-ozone/csi/pom.xml index fa8cb07..45645fb 100644 --- a/hadoop-ozone/csi/pom.xml +++ b/hadoop-ozone/csi/pom.xml @@ -20,10 +20,10 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-csi</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone CSI service</description> <name>Apache Ozone CSI service</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/datanode/pom.xml b/hadoop-ozone/datanode/pom.xml index 872189e..748ca22 100644 --- a/hadoop-ozone/datanode/pom.xml +++ b/hadoop-ozone/datanode/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-datanode</artifactId> <name>Apache Ozone Datanode</name> <packaging>jar</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <spotbugs.skip>true</spotbugs.skip> diff --git a/hadoop-ozone/dist/pom.xml b/hadoop-ozone/dist/pom.xml index 980ab8e..72ce7b7 100644 --- a/hadoop-ozone/dist/pom.xml +++ b/hadoop-ozone/dist/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-dist</artifactId> <name>Apache Ozone Distribution</name> <packaging>jar</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <file.encoding>UTF-8</file.encoding> <downloadSources>true</downloadSources> diff --git a/hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml b/hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml index acf66ce..da267f4 100644 --- a/hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml +++ b/hadoop-ozone/fault-injection-test/mini-chaos-tests/pom.xml @@ -20,9 +20,9 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>ozone-fault-injection-test</artifactId> <groupId>org.apache.ozone</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Mini Ozone Chaos Tests</description> <name>Apache Ozone Mini Ozone Chaos Tests</name> diff --git a/hadoop-ozone/fault-injection-test/network-tests/pom.xml b/hadoop-ozone/fault-injection-test/network-tests/pom.xml index 74fd3a6..6113b15 100644 --- a/hadoop-ozone/fault-injection-test/network-tests/pom.xml +++ b/hadoop-ozone/fault-injection-test/network-tests/pom.xml @@ -20,7 +20,7 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone-fault-injection-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-network-tests</artifactId> <description>Apache Ozone Network Tests</description> diff --git a/hadoop-ozone/fault-injection-test/pom.xml b/hadoop-ozone/fault-injection-test/pom.xml index 78398d7..54bfb88 100644 --- a/hadoop-ozone/fault-injection-test/pom.xml +++ b/hadoop-ozone/fault-injection-test/pom.xml @@ -20,10 +20,10 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-fault-injection-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Fault Injection Tests</description> <name>Apache Ozone Fault Injection Tests</name> <packaging>pom</packaging> diff --git a/hadoop-ozone/insight/pom.xml b/hadoop-ozone/insight/pom.xml index 2e9117a..e106286 100644 --- a/hadoop-ozone/insight/pom.xml +++ b/hadoop-ozone/insight/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-insight</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Insight Tool</description> <name>Apache Ozone Insight Tool</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/integration-test/pom.xml b/hadoop-ozone/integration-test/pom.xml index f81152e..74a1ce5 100644 --- a/hadoop-ozone/integration-test/pom.xml +++ b/hadoop-ozone/integration-test/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-integration-test</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Integration Tests</description> <name>Apache Ozone Integration Tests</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/interface-client/pom.xml b/hadoop-ozone/interface-client/pom.xml index 743dcb0..1a204aa 100644 --- a/hadoop-ozone/interface-client/pom.xml +++ b/hadoop-ozone/interface-client/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-interface-client</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Client interface</description> <name>Apache Ozone Client Interface</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/interface-storage/pom.xml b/hadoop-ozone/interface-storage/pom.xml index 429202f..365eaed 100644 --- a/hadoop-ozone/interface-storage/pom.xml +++ b/hadoop-ozone/interface-storage/pom.xml @@ -20,10 +20,10 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-interface-storage</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Storage Interface</description> <name>Apache Ozone Storage Interface</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/ozone-manager/pom.xml b/hadoop-ozone/ozone-manager/pom.xml index 401ebb2..cea140b 100644 --- a/hadoop-ozone/ozone-manager/pom.xml +++ b/hadoop-ozone/ozone-manager/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-manager</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Manager Server</description> <name>Apache Ozone Manager Server</name> <packaging>jar</packaging> diff --git a/hadoop-ozone/ozonefs-common/pom.xml b/hadoop-ozone/ozonefs-common/pom.xml index dd676df..0fa261d 100644 --- a/hadoop-ozone/ozonefs-common/pom.xml +++ b/hadoop-ozone/ozonefs-common/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-filesystem-common</artifactId> <name>Apache Ozone FileSystem Common</name> <packaging>jar</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <file.encoding>UTF-8</file.encoding> <downloadSources>true</downloadSources> diff --git a/hadoop-ozone/ozonefs-hadoop2/pom.xml b/hadoop-ozone/ozonefs-hadoop2/pom.xml index 5b1fa0c..cb80a0e 100644 --- a/hadoop-ozone/ozonefs-hadoop2/pom.xml +++ b/hadoop-ozone/ozonefs-hadoop2/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-filesystem-hadoop2</artifactId> <name>Apache Ozone FS Hadoop 2.x compatibility</name> <packaging>jar</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <shaded.prefix>org.apache.hadoop.ozone.shaded</shaded.prefix> </properties> diff --git a/hadoop-ozone/ozonefs-hadoop3/pom.xml b/hadoop-ozone/ozonefs-hadoop3/pom.xml index ce276cd..b446156 100644 --- a/hadoop-ozone/ozonefs-hadoop3/pom.xml +++ b/hadoop-ozone/ozonefs-hadoop3/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-filesystem-hadoop3</artifactId> <name>Apache Ozone FS Hadoop 3.x compatibility</name> <packaging>jar</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <shaded.prefix>org.apache.hadoop.ozone.shaded</shaded.prefix> </properties> diff --git a/hadoop-ozone/ozonefs-shaded/pom.xml b/hadoop-ozone/ozonefs-shaded/pom.xml index ffe0720..257279c 100644 --- a/hadoop-ozone/ozonefs-shaded/pom.xml +++ b/hadoop-ozone/ozonefs-shaded/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-filesystem-shaded</artifactId> <name>Apache Ozone FileSystem Shaded</name> <packaging>jar</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <shaded.prefix>org.apache.hadoop.ozone.shaded</shaded.prefix> diff --git a/hadoop-ozone/ozonefs/pom.xml b/hadoop-ozone/ozonefs/pom.xml index b0d3bdf..3470327 100644 --- a/hadoop-ozone/ozonefs/pom.xml +++ b/hadoop-ozone/ozonefs/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-filesystem</artifactId> <name>Apache Ozone FileSystem</name> <packaging>jar</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <file.encoding>UTF-8</file.encoding> <downloadSources>true</downloadSources> diff --git a/hadoop-ozone/pom.xml b/hadoop-ozone/pom.xml index 1ec2b62..96fd2a1 100644 --- a/hadoop-ozone/pom.xml +++ b/hadoop-ozone/pom.xml @@ -16,10 +16,10 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone-main</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Project</description> <name>Apache Ozone</name> <packaging>pom</packaging> diff --git a/hadoop-ozone/recon-codegen/pom.xml b/hadoop-ozone/recon-codegen/pom.xml index 4da3369..f258218 100644 --- a/hadoop-ozone/recon-codegen/pom.xml +++ b/hadoop-ozone/recon-codegen/pom.xml @@ -18,7 +18,7 @@ <parent> <artifactId>ozone</artifactId> <groupId>org.apache.ozone</groupId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ozone-reconcodegen</artifactId> diff --git a/hadoop-ozone/recon/pom.xml b/hadoop-ozone/recon/pom.xml index c5e75e1..2cfead4 100644 --- a/hadoop-ozone/recon/pom.xml +++ b/hadoop-ozone/recon/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <name>Apache Ozone Recon</name> <modelVersion>4.0.0</modelVersion> diff --git a/hadoop-ozone/s3gateway/pom.xml b/hadoop-ozone/s3gateway/pom.xml index f6b63da..da6aeeb 100644 --- a/hadoop-ozone/s3gateway/pom.xml +++ b/hadoop-ozone/s3gateway/pom.xml @@ -19,12 +19,12 @@ <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-s3gateway</artifactId> <name>Apache Ozone S3 Gateway</name> <packaging>jar</packaging> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <properties> <file.encoding>UTF-8</file.encoding> <downloadSources>true</downloadSources> diff --git a/hadoop-ozone/tools/pom.xml b/hadoop-ozone/tools/pom.xml index 4ac2470..3353549 100644 --- a/hadoop-ozone/tools/pom.xml +++ b/hadoop-ozone/tools/pom.xml @@ -20,10 +20,10 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <groupId>org.apache.ozone</groupId> <artifactId>ozone</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>ozone-tools</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Tools</description> <name>Apache Ozone Tools</name> <packaging>jar</packaging> diff --git a/pom.xml b/pom.xml index bef8471..6633dce 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <modelVersion>4.0.0</modelVersion> <groupId>org.apache.ozone</groupId> <artifactId>ozone-main</artifactId> - <version>1.2.0-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> <description>Apache Ozone Main</description> <name>Apache Ozone Main</name> <packaging>pom</packaging> @@ -66,8 +66,8 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs <!-- version for hdds/ozone components --> <hdds.version>${ozone.version}</hdds.version> - <ozone.version>1.2.0-SNAPSHOT</ozone.version> - <ozone.release>Glacier</ozone.release> + <ozone.version>1.3.0-SNAPSHOT</ozone.version> + <ozone.release>Grand Canyon</ozone.release> <declared.hdds.version>${hdds.version}</declared.hdds.version> <declared.ozone.version>${ozone.version}</declared.ozone.version> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
