Repository: camel Updated Branches: refs/heads/camel-2.16.x aeb276300 -> 6967f518c refs/heads/master 2ef043fc1 -> 9d4c8d04a
CAMEL-9536: Remove taglist plugin which is not in use Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9d4c8d04 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9d4c8d04 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9d4c8d04 Branch: refs/heads/master Commit: 9d4c8d04a59e885f4d05f9009f3b2f9816f54cba Parents: 2ef043f Author: Claus Ibsen <davscl...@apache.org> Authored: Tue Jan 26 09:18:21 2016 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Tue Jan 26 09:18:28 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9d4c8d04/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index d615aa3..454bff8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -523,7 +523,6 @@ <stax2-api-bundle-version>3.1.4</stax2-api-bundle-version> <stringtemplate-bundle-version>4.0.8_1</stringtemplate-bundle-version> <stringtemplate-version>4.0.8</stringtemplate-version> - <taglist-maven-plugin-version>2.10</taglist-maven-plugin-version> <tagsoup-bundle-version>1.2.1_1</tagsoup-bundle-version> <tagsoup-version>1.2.1</tagsoup-version> <testng-version>6.8.21</testng-version> @@ -2901,11 +2900,6 @@ </plugin> <plugin> <groupId>org.codehaus.mojo</groupId> - <artifactId>taglist-maven-plugin</artifactId> - <version>${taglist-maven-plugin-version}</version> - </plugin> - <plugin> - <groupId>org.codehaus.mojo</groupId> <artifactId>tomcat-maven-plugin</artifactId> <version>1.1</version> <configuration> @@ -3102,11 +3096,6 @@ <version>${maven-surefire-report-plugin-version}</version> </plugin> <plugin> - <groupId>org.codehaus.mojo</groupId> - <artifactId>taglist-maven-plugin</artifactId> - <version>${taglist-maven-plugin-version}</version> - </plugin> - <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-javadoc-plugin</artifactId> <version>${maven-javadoc-plugin-version}</version>