You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2019/03/25 15:03:12 UTC

[commons-codec] branch master updated: Update Apache Commons Parent from 47 to 48.

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-codec.git


The following commit(s) were added to refs/heads/master by this push:
     new 14380e3  Update Apache Commons Parent from 47 to 48.
14380e3 is described below

commit 14380e31275638aef6880ec5fe10613cc582cb3a
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Mar 25 11:03:09 2019 -0400

    Update Apache Commons Parent from 47 to 48.
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index bf01072..d42dd63 100644
--- a/pom.xml
+++ b/pom.xml
@@ -268,13 +268,6 @@ limitations under the License.
             </ignorePathsToDelete>
           </configuration>
         </plugin>
-        <plugin>
-          <groupId>com.github.siom79.japicmp</groupId>
-          <artifactId>japicmp-maven-plugin</artifactId>
-          <configuration>
-            <skip>false</skip>
-          </configuration>
-        </plugin>
       </plugins>
     </pluginManagement>
     <plugins>