This is an automated email from the ASF dual-hosted git repository.
iwasakims pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.2 by this push:
new 8e0e73678fb Preparing for 3.2.5 development
8e0e73678fb is described below
commit 8e0e73678fbeb86a9a4194005e115e37d7c8fe39
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Mon Jul 11 14:53:41 2022 +0900
Preparing for 3.2.5 development
---
hadoop-project/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index c0ba8d6afcd..610c3e2f99d 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -52,7 +52,7 @@
<kafka.version>2.8.1</kafka.version>
- <hadoop.assemblies.version>3.2.4-SNAPSHOT</hadoop.assemblies.version>
+ <hadoop.assemblies.version>3.2.5-SNAPSHOT</hadoop.assemblies.version>
<commons-daemon.version>1.0.13</commons-daemon.version>
<test.build.dir>${project.build.directory}/test-dir</test.build.dir>
diff --git a/pom.xml b/pom.xml
index d5d8e49e3ac..f3530c4b201 100644
--- a/pom.xml
+++ b/pom.xml
@@ -80,7 +80,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
https://maven.apache.org/x
<properties>
<!-- required as child projects with different version can't use
${project.version} -->
- <hadoop.version>3.2.4-SNAPSHOT</hadoop.version>
+ <hadoop.version>3.2.5-SNAPSHOT</hadoop.version>
<distMgmtSnapshotsId>apache.snapshots.https</distMgmtSnapshotsId>
<distMgmtSnapshotsName>Apache Development Snapshot
Repository</distMgmtSnapshotsName>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]