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:02:36 UTC

commons-collections git commit: coveralls-maven-plugin 3.1.0 -> 4.3.0.

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


coveralls-maven-plugin 3.1.0 -> 4.3.0.

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

Branch: refs/heads/master
Commit: 6e096e9fca58b1bfd01a0f048df10976d488b948
Parents: f283f43
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Sep 20 11:02:35 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Sep 20 11:02:35 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/6e096e9f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e19d122..cf42537 100644
--- a/pom.xml
+++ b/pom.xml
@@ -750,7 +750,7 @@
           <plugin>
             <groupId>org.eluder.coveralls</groupId>
             <artifactId>coveralls-maven-plugin</artifactId>
-            <version>3.1.0</version>
+            <version>4.3.0</version>
           </plugin>
         </plugins>
       </build>