Also update hadoop.version to 3.3.3-SNAPSHOT

This commit is contained in:
Chao Sun 2021-11-16 16:13:51 -08:00
parent e079fa6577
commit d0780e0601
1 changed files with 1 additions and 1 deletions

View File

@ -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.3.2-SNAPSHOT</hadoop.version>
<hadoop.version>3.3.3-SNAPSHOT</hadoop.version>
<distMgmtSnapshotsId>apache.snapshots.https</distMgmtSnapshotsId>
<distMgmtSnapshotsName>Apache Development Snapshot Repository</distMgmtSnapshotsName>