You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2020/05/27 17:29:48 UTC

[commons-parent] branch master updated: commons.project-info.version 3.0.0 -> 3.1.0

This is an automated email from the ASF dual-hosted git repository.

sebb 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 5e832b2  commons.project-info.version 3.0.0 -> 3.1.0
5e832b2 is described below

commit 5e832b2f96ce158fc0578bbe7a378b00510c71fe
Author: Sebb <se...@apache.org>
AuthorDate: Wed May 27 18:29:31 2020 +0100

    commons.project-info.version 3.0.0 -> 3.1.0
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4f05ecc..b426e2a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -133,7 +133,7 @@
     <commons.jdepend.version>2.0</commons.jdepend.version>
     <commons.jxr.version>3.0.0</commons.jxr.version>
     <commons.pmd.version>3.13.0</commons.pmd.version>
-    <commons.project-info.version>3.0.0</commons.project-info.version>
+    <commons.project-info.version>3.1.0</commons.project-info.version>
     <commons.rat.version>0.13</commons.rat.version>
     <commons.release-plugin.version>1.7</commons.release-plugin.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e535bbd..1ad6ce9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,7 @@ The <action> type attribute can be add,update,fix,remove.
             <action type="update" dev="ggregory">Fix https://github.com/bndtools/bnd/issues/3903 seen with Commons CSV.</action>
             <action type="fix" dev="sebb">Allow Java7 builds: commons.animal-sniffer.version=1.17; biz.aQute.bndlib.version=3.5.0</action>
             <action type="fix" dev="sebb">PR#5: change &lt;docEncoding&gt; to &lt;docencoding&gt; for maven javadoc plugin.</action>
+            <action type="update" dev="sebb">commons.project-info.version 3.0.0 -> 3.1.0</action>
         </release>
 
         <release version="50" date="2019-12-17" description="Update site generation.