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

ggregory pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-pool.git


The following commit(s) were added to refs/heads/release by this push:
     new 79f5062  Update maven-pmd-plugin from 3.11.0 to 3.12.0.
79f5062 is described below

commit 79f506209039fa8f267ab5803089348ebed822e0
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Apr 30 09:24:44 2019 -0400

    Update maven-pmd-plugin from 3.11.0 to 3.12.0.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 76c08e4..69f1a1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,12 +184,12 @@
     <commons.releaseManagerName>Gary Gregory</commons.releaseManagerName>    
     <commons.releaseManagerKey>86fdc7e2a11262cb</commons.releaseManagerKey>
     
-    <commons.japicmp.version>0.13.1</commons.japicmp.version>
+    <commons.japicmp.version>0.14.0</commons.japicmp.version>
     <japicmp.skip>false</japicmp.skip>
   </properties> 
 
   <build>
-      <defaultGoal>clean verify apache-rat:check clirr:check 
javadoc:javadoc</defaultGoal>
+      <defaultGoal>clean install apache-rat:check japicmp:cmp 
javadoc:javadoc</defaultGoal>
       <pluginManagement>
         <plugins>
           <plugin>

Reply via email to