diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt index ab9ed3d820..ddb0a712fa 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -1142,6 +1142,9 @@ Release 0.23.6 - UNRELEASED BUG FIXES + HADOOP-9072. Hadoop-Common-0.23-Build Fails to build in Jenkins + (Robert Parker via tgraves) + Release 0.23.5 - UNRELEASED INCOMPATIBLE CHANGES diff --git a/pom.xml b/pom.xml index bb7f9b3379..0d97191b95 100644 --- a/pom.xml +++ b/pom.xml @@ -517,7 +517,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs com.atlassian.maven.plugins maven-clover2-plugin - true + false true ${cloverLicenseLocation} ${cloverDatabase}