You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ah...@apache.org on 2019/05/20 12:00:22 UTC

[commons-statistics] 02/02: Removed antrun plugin version.

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

aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-statistics.git

commit 1095ca1c193e55d4dbb68b0db2550977ea18ac80
Author: aherbert <ah...@apache.org>
AuthorDate: Mon May 20 13:00:14 2019 +0100

    Removed antrun plugin version.
    
    Version 1.8 is the same as the parent.
---
 pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d157a94..956d0d0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -467,7 +467,6 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
-            <version>1.8</version>
             <executions>
               <execution>
                 <id>prepare-checkout</id>