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-parent.git
The following commit(s) were added to refs/heads/master by this push:
new b629048 org.apache.maven.plugins:maven-javadoc-plugin 3.0.1 -> 3.1.0.
b629048 is described below
commit b62904826991ef3c70afa23bdc5e2013f7f01b56
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Mar 4 15:40:49 2019 -0500
org.apache.maven.plugins:maven-javadoc-plugin 3.0.1 -> 3.1.0.
Apache Commons Text site in master builds OK.
---
pom.xml | 2 +-
src/changes/changes.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 257986c..c4f9315 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1625,7 +1625,7 @@
<commons.surefire.version>2.22.1</commons.surefire.version>
<commons.failsafe.version>2.22.1</commons.failsafe.version>
<commons.surefire-report.version>2.22.1</commons.surefire-report.version>
- <commons.javadoc.version>3.0.1</commons.javadoc.version>
+ <commons.javadoc.version>3.1.0</commons.javadoc.version>
<commons.rat.version>0.13</commons.rat.version>
<commons.changes.version>2.12.1</commons.changes.version>
<commons.clirr.version>2.8</commons.clirr.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index b0854ec..0ffda99 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -89,6 +89,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update">org.apache.bcel:bcel 6.2 -> 6.3</action>
<action type="update">commons-release-plugin 1.4 -> 1.5</action>
<action type="update">org.apache.maven.wagon:wagon-ssh 3.3.1 ->
3.3.2</action>
+ <action
type="update">org.apache.maven.plugins:maven-javadoc-plugin 3.0.1 ->
3.1.0</action>
</release>
<release version="47" date="2018-07-02" description="Release version
47">