Updated Branches: refs/heads/karaf-2.3.x ace698b25 -> 1574ed282
[KARAF-2724] Upgrade to build-helper-maven-plugin 1.8 Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/1574ed28 Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/1574ed28 Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/1574ed28 Branch: refs/heads/karaf-2.3.x Commit: 1574ed2829c87d44b6411e4c5be63961ebd759c4 Parents: ace698b Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jan 23 10:53:57 2014 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jan 23 10:53:57 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/1574ed28/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 848cbc8..ba3c4aa 100644 --- a/pom.xml +++ b/pom.xml @@ -1392,7 +1392,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>build-helper-maven-plugin</artifactId> - <version>1.7</version> + <version>1.8</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId>
