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/23 17:27:16 UTC

[text] Add comment.

Repository: commons-text
Updated Branches:
  refs/heads/master 0be254ad1 -> e520a7d81


Add comment.

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

Branch: refs/heads/master
Commit: e520a7d81953208624160737215510a4cbf1a189
Parents: 0be254a
Author: Gary Gregory <ga...@gmail.com>
Authored: Sat Sep 23 11:27:14 2017 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sat Sep 23 11:27:14 2017 -0600

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/e520a7d8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4971775..8971768 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,6 +155,7 @@
     
     <!-- Overrides for Java 9 compatibility until commons-parent 43 comes out. -->
     <commons.jacoco.version>0.7.9</commons.jacoco.version>
+    <!-- Needs an update to the underlying findbugs project for Java 9 -->
     <commons.findbugs.version>3.0.5</commons.findbugs.version>
   </properties>