Skip to content

Commit 0e566a3

Browse files
committed
Update pom.xml
1 parent 8a5a504 commit 0e566a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2424,7 +2424,7 @@
24242424
HBase requires at least version ${maven.min.version} of Maven to properly build from source.
24252425
You appear to be using an older version. You can use either "mvn -version" or
24262426
"mvn enforcer:display-info" to verify what version is active.
2427-
See the documentation for more information: https://hbase.apache.org/docs/</message>
2427+
See the documentation for more information: https://hbase.apache.org/docs/building-and-developing/building</message>
24282428
</requireMavenVersion>
24292429
<!-- The earliest JVM version we verify builds for via ASF Jenkins -->
24302430
<requireJavaVersion>
@@ -2433,7 +2433,7 @@
24332433
HBase requires at least version ${java.min.version} of the JDK to properly build from source.
24342434
You appear to be using an older version. You can use either "mvn -version" or
24352435
"mvn enforcer:display-info" to verify what version is active.
2436-
See the documentation for more information: https://hbase.apache.org/docs/</message>
2436+
See the documentation for more information: https://hbase.apache.org/docs/building-and-developing/building</message>
24372437
</requireJavaVersion>
24382438
<bannedDependencies>
24392439
<excludes>

0 commit comments

Comments
 (0)