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/22 17:27:36 UTC

[text] Update coveralls-maven-plugin from 3.1.0 to 4.3.0.

Repository: commons-text
Updated Branches:
  refs/heads/master 7ed4dc782 -> 873fce31d


Update coveralls-maven-plugin from 3.1.0 to 4.3.0.

Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/873fce31
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/873fce31
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/873fce31

Branch: refs/heads/master
Commit: 873fce31d9d795c043a4d72a1aec84b163633f12
Parents: 7ed4dc7
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Sep 22 11:27:34 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Sep 22 11:27:34 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/873fce31/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 738ac26..f23dc44 100644
--- a/pom.xml
+++ b/pom.xml
@@ -445,7 +445,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>