This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-ognl.git
The following commit(s) were added to refs/heads/master by this push: new a0c6053 Pick up maven-javadoc-plugin version from parent a0c6053 is described below commit a0c60531170307be9bcd64aa0bdaf5825b594c9d Author: Gary Gregory <ggreg...@rocketsoftware.com> AuthorDate: Fri Jan 13 14:27:15 2023 -0500 Pick up maven-javadoc-plugin version from parent --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6197bd9..dc8f5e8 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,6 @@ limitations under the License. <properties> <commons.encoding>UTF-8</commons.encoding> <commons.componentid>ognl</commons.componentid> - <commons.javadoc.version>3.3.1</commons.javadoc.version> <commons.module.name>org.apache.commons.ognl</commons.module.name> <commons.scmPubCheckoutDirectory>target/site-content</commons.scmPubCheckoutDirectory>