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 a2fbd63  animal-sniffer-maven-plugin 1.17 -> 1.18.
a2fbd63 is described below

commit a2fbd631aaaa76f860aeffe8c4360607aecf3f5d
Author: Gary Gregory <gardgreg...@gmail.com>
AuthorDate: Mon Sep 9 15:41:01 2019 -0400

    animal-sniffer-maven-plugin 1.17 -> 1.18.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9658174..8051ce4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
     <commons.compiler.javac />
 
     <!-- plugin versions (allows same value in reporting and build sections; 
also allows easy override) -->
-    <commons.animal-sniffer.version>1.17</commons.animal-sniffer.version>
+    <commons.animal-sniffer.version>1.18</commons.animal-sniffer.version>
     <!-- Almost all signatures use version 1.0. Allow override just in case -->
     
<commons.animal-sniffer.signature.version>1.0</commons.animal-sniffer.signature.version>
     <commons.assembly-plugin.version>3.1.1</commons.assembly-plugin.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index c9bbe8c..4527aa1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -87,7 +87,8 @@ The <action> type attribute can be add,update,fix,remove.
             <action type="update" dev="ggregory">Adding Java 8 default methods 
should not break binary compatibility.</action>
             <action type="update" dev="ggregory">Set Javadoc source option to 
Maven compiler source setting.</action>
             <action type="update" dev="ggregory">jacoco-maven-plugin 0.8.3 -> 
0.8.4.</action>
-            <action type="update" dev="ggregory">commons-release-plugin 1.6 -> 
1.7.</action>            
+            <action type="update" dev="ggregory">commons-release-plugin 1.6 -> 
1.7.</action>
+            <action type="update" dev="ggregory">animal-sniffer-maven-plugin 
1.17 -> 1.18.</action>
         </release>
         
         <release version="48" date="2019-03-20" description="Release version 
47">

Reply via email to