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/04/28 09:57:35 UTC

karaf git commit: Update manual version (gonna fix release modules)

Repository: karaf
Updated Branches:
  refs/heads/karaf-4.0.x 22693dee5 -> 030c029da


Update manual version (gonna fix release modules)


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

Branch: refs/heads/karaf-4.0.x
Commit: 030c029da90d98db0a5a23d48f6b9659e59e8306
Parents: 22693de
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Apr 28 09:57:16 2016 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Apr 28 09:57:16 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/030c029d/manual/pom.xml
----------------------------------------------------------------------
diff --git a/manual/pom.xml b/manual/pom.xml
index 7dd683e..5b54bf4 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.5-SNAPSHOT</version>
+		<version>4.0.6-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>