Repository: commons-text Updated Branches: refs/heads/master 1fd948eff -> a6690773e
Use managed version of javancss-maven-plugin dependency to avoid errors running mvn site Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/a6690773 Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/a6690773 Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/a6690773 Branch: refs/heads/master Commit: a6690773e1030518e16cb44690692fc4dccf3810 Parents: 1fd948e Author: Bruno P. Kinoshita <[email protected]> Authored: Tue Nov 8 20:46:30 2016 +1300 Committer: Bruno P. Kinoshita <[email protected]> Committed: Tue Nov 8 20:46:30 2016 +1300 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-text/blob/a6690773/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ad3204e..0c3a10a 100644 --- a/pom.xml +++ b/pom.xml @@ -319,7 +319,6 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>javancss-maven-plugin</artifactId> - <version>2.0</version> </plugin> </plugins> </reporting>
