Repository: karaf Updated Branches: refs/heads/master de65c8a61 -> 34dcf8251
KARAF-4402 - Upgrade to build-helper-maven-plugin 1.10 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/34dcf825 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/34dcf825 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/34dcf825 Branch: refs/heads/master Commit: 34dcf825191ac1b4d87fd71465ce56c6e438f59b Parents: de65c8a Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 11 15:05:02 2016 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 11 15:05:02 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/34dcf825/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ffcd3f6..8818b34 100644 --- a/pom.xml +++ b/pom.xml @@ -1898,7 +1898,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>1.9.1</version> + <version>1.10</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
