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 2017/09/20 17:54:02 UTC

commons-collections git commit: maven-antrun-plugin 1.7 -> 1.8.

Repository: commons-collections
Updated Branches:
  refs/heads/master 6e096e9fc -> 2064caf1e


maven-antrun-plugin 1.7 -> 1.8.

Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-collections/commit/2064caf1
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/2064caf1
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/2064caf1

Branch: refs/heads/master
Commit: 2064caf1e18d1d02dcc0a042c4cd33dcac10c8af
Parents: 6e096e9
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Sep 20 11:54:00 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Sep 20 11:54:00 2017 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/2064caf1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cf42537..b464935 100644
--- a/pom.xml
+++ b/pom.xml
@@ -688,7 +688,7 @@
           <plugin>
             <groupId>org.apache.maven.plugins</groupId>
             <artifactId>maven-antrun-plugin</artifactId>
-            <version>1.7</version>
+            <version>1.8</version>
             <executions>
               <execution>
                 <id>prepare-checkout</id>