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 5541205  commons.compiler.version 3.8.0 -> 3.8.1.
5541205 is described below

commit 5541205c7262f8278f8cfa05178e7dd262f5c006
Author: Gary Gregory <[email protected]>
AuthorDate: Thu May 2 17:52:51 2019 -0400

    commons.compiler.version 3.8.0 -> 3.8.1.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index cb88c07..d9f521d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1693,7 +1693,7 @@
     <commons.coveralls.version>4.3.0</commons.coveralls.version>
     
<commons.coveralls.timestampFormat>EpochMillis</commons.coveralls.timestampFormat>
     <commons.jdepend.version>2.0</commons.jdepend.version>
-    <commons.compiler.version>3.8.0</commons.compiler.version>
+    <commons.compiler.version>3.8.1</commons.compiler.version>
     <commons.scm-publish.version>1.1</commons.scm-publish.version>
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
     <commons.spotbugs.version>3.1.6</commons.spotbugs.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index bbf388c..01c8991 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,7 +67,8 @@ The <action> type attribute can be add,update,fix,remove.
             <action type="update" dev="ggregory">maven-bundle-plugin 4.1.0 -> 
4.2.0</action>
             <action type="fix" dev="ggregory">commons.scmPubUrl was not built 
properly, e.g. using 'pool' instead of 'commons-pool'</action>
             <action type="update" dev="ggregory">japicmp-maven-plugin 0.13.1 
-> 0.14.0</action>
-            <action type="update" dev="ggregory">japicmp-maven-plugin should 
not break builds on source incompatible changes by default.</action>            
+            <action type="update" dev="ggregory">japicmp-maven-plugin should 
not break builds on source incompatible changes by default.</action>
+            <action type="update" dev="ggregory">commons.compiler.version 
3.8.0 ->3.8.1.</action>
         </release>
         
         <release version="48" date="2019-03-20" description="Release version 
47">

Reply via email to