You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2014/01/23 10:50:46 UTC

git commit: [KARAF-2724] Upgrade to build-helper-maven-plugin 1.8

Updated Branches:
  refs/heads/master e1fc4af16 -> 027797b71


[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/027797b7
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/027797b7
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/027797b7

Branch: refs/heads/master
Commit: 027797b71b3feffe1b4c66d0701349f773e57209
Parents: e1fc4af
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Jan 23 10:50:13 2014 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Jan 23 10:50:13 2014 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/027797b7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cc08d9e..a7dfef9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2026,7 +2026,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>