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 2016/09/19 01:13:58 UTC

karaf git commit: Prepare 4.0.7 release

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 6b9452270 -> 3e5c7cc0e


Prepare 4.0.7 release


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

Branch: refs/heads/karaf-4.0.x
Commit: 3e5c7cc0eef4852a71181a642c40764fe6a2b466
Parents: 6b94522
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Sep 19 03:13:49 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Sep 19 03:13:49 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/3e5c7cc0/manual/pom.xml
----------------------------------------------------------------------
diff --git a/manual/pom.xml b/manual/pom.xml
index 5b54bf4..8cc6adc 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.6-SNAPSHOT</version>
+		<version>4.0.7-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>