Repository: camel Updated Branches: refs/heads/master 9da2c05ae -> 3db5fcca8
Upgrade Taglist maven plugin to version 2.10 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3db5fcca Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3db5fcca Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3db5fcca Branch: refs/heads/master Commit: 3db5fcca898e5c860ebcc646b658764d7e0aecb8 Parents: 9da2c05 Author: Andrea Cosentino <anco...@gmail.com> Authored: Wed Sep 9 17:07:13 2015 +0200 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Wed Sep 9 17:07:13 2015 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/3db5fcca/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 5ea3c72..4989d08 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -484,7 +484,7 @@ <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.4</taglist-maven-plugin-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>