Repository: karaf Updated Branches: refs/heads/master c441512ce -> 69f32fc15
[KARAF-3321] Upgrade to build-helper-maven-plugin 1.9.1 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/69f32fc1 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/69f32fc1 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/69f32fc1 Branch: refs/heads/master Commit: 69f32fc15cb957bb033f4a5dc7902af2c56727ac Parents: c441512 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Oct 31 15:21:31 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Oct 31 15:21:31 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/69f32fc1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 23ecc32..9288c0a 100644 --- a/pom.xml +++ b/pom.xml @@ -1955,7 +1955,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>1.8</version> + <version>1.9.1</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
