diff --git a/dev-support/hbase-personality.sh b/dev-support/hbase-personality.sh
index bc04df5dc5b9..3018e8eb3c65 100755
--- a/dev-support/hbase-personality.sh
+++ b/dev-support/hbase-personality.sh
@@ -500,7 +500,7 @@ function shadedjars_rebuild
local -a maven_args=('clean' 'verify' '-fae' '--batch-mode'
'-pl' 'hbase-shaded/hbase-shaded-check-invariants' '-am'
- '-Dtest=NoUnitTests' '-DHBasePatchProcess' '-Prelease'
+ '-DskipTests' '-DHBasePatchProcess' '-Prelease'
'-Dmaven.javadoc.skip=true' '-Dcheckstyle.skip=true' '-Dspotbugs.skip=true')
# If we have HADOOP_PROFILE specified and we're on branch-2.x, pass along
# the hadoop.profile system property. Ensures that Hadoop2 and Hadoop3
diff --git a/pom.xml b/pom.xml
index 169755d63a51..20b1bc5a0f41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -842,7 +842,7 @@
1.3.9-1
4.2.2
4.2.0
- 3.0.0-M4
+ 3.0.0-M6
2.12
1.0.1
2.21.0