You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by pa...@apache.org on 2017/03/19 18:40:17 UTC

[text] pom.xml: make site build use use clirr version defined in properties

Repository: commons-text
Updated Branches:
  refs/heads/master 440d83bf1 -> b11451b26


pom.xml: make site build use use clirr version defined in properties


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

Branch: refs/heads/master
Commit: b11451b26f5145000c71c2191aa306e911e6f12c
Parents: 440d83b
Author: Pascal Schumacher <pa...@gmx.net>
Authored: Sun Mar 19 19:40:10 2017 +0100
Committer: Pascal Schumacher <pa...@gmx.net>
Committed: Sun Mar 19 19:40:10 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/b11451b2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8d54735..c4d8e2c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -243,7 +243,6 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>clirr-maven-plugin</artifactId>
-        <version>2.8</version>
         <configuration>
           <minSeverity>info</minSeverity>
         </configuration>