Repository: karaf
Updated Branches:
  refs/heads/karaf-3.0.x 840a772df -> 44ba1eb5b


Fix build of manual module


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/aee5949a
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/aee5949a
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/aee5949a

Branch: refs/heads/karaf-3.0.x
Commit: aee5949ab12dbab7eda8bc52b1fbeebd1facc57b
Parents: 840a772
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Fri Oct 31 08:23:14 2014 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Fri Oct 31 08:23:14 2014 +0100

----------------------------------------------------------------------
 manual/pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/aee5949a/manual/pom.xml
----------------------------------------------------------------------
diff --git a/manual/pom.xml b/manual/pom.xml
index c3216a4..177c9a4 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -376,6 +376,7 @@
             <plugin>
                 <groupId>org.apache.felix</groupId>
                 <artifactId>maven-bundle-plugin</artifactId>
+                <version>2.4.0</version>
                 <executions>
                     <execution>
                         <id>bundle-manifest</id>

Reply via email to