Also update hadoop.version to 3.3.3-SNAPSHOT
This commit is contained in:
parent
e079fa6577
commit
d0780e0601
2
pom.xml
2
pom.xml
@ -80,7 +80,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x
|
|||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<!-- required as child projects with different version can't use ${project.version} -->
|
<!-- 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>
|
<distMgmtSnapshotsId>apache.snapshots.https</distMgmtSnapshotsId>
|
||||||
<distMgmtSnapshotsName>Apache Development Snapshot Repository</distMgmtSnapshotsName>
|
<distMgmtSnapshotsName>Apache Development Snapshot Repository</distMgmtSnapshotsName>
|
||||||
|
Loading…
Reference in New Issue
Block a user