Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 99365a352 -> 254b40fee


Fix manual version


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

Branch: refs/heads/karaf-4.0.x
Commit: 254b40feefaeabd3ea8a527082ad96e2ea85316a
Parents: 99365a3
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Mon Jul 24 16:35:36 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Mon Jul 24 16:35:36 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/254b40fe/manual/pom.xml
----------------------------------------------------------------------
diff --git a/manual/pom.xml b/manual/pom.xml
index 0172a38..2f48275 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -17,7 +17,7 @@
        <parent>
                <groupId>org.apache.karaf</groupId>
                <artifactId>karaf</artifactId>
-               <version>4.0.8-SNAPSHOT</version>
+               <version>4.0.10-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

Reply via email to