Repository: karaf
Updated Branches:
  refs/heads/karaf-2.x 3641fe502 -> d2678b071


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

Branch: refs/heads/karaf-2.x
Commit: d2678b0716ee23fd052cd26278082ffd57218155
Parents: 3641fe5
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Oct 31 19:14:00 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Oct 31 19:14:00 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/d2678b07/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 58bebc7..29f03db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1440,7 +1440,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>

Reply via email to