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 2015/01/29 10:10:06 UTC

karaf-cellar git commit: Update manual parent pom version

Repository: karaf-cellar
Updated Branches:
  refs/heads/master c4c11f6b5 -> 66154048f


Update manual parent pom version


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

Branch: refs/heads/master
Commit: 66154048fbec5e4656b279d7526aa85a3459ce5d
Parents: c4c11f6
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Jan 29 10:09:39 2015 +0100
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Jan 29 10:09:39 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/karaf-cellar/blob/66154048/manual/pom.xml
----------------------------------------------------------------------
diff --git a/manual/pom.xml b/manual/pom.xml
index f74af6c..61a7446 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>cellar</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.0.2-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>