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 2019/11/25 07:03:41 UTC

[karaf-cave] branch master updated: Update Cave version in documentation

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf-cave.git


The following commit(s) were added to refs/heads/master by this push:
     new c6bfbc7  Update Cave version in documentation
c6bfbc7 is described below

commit c6bfbc7c30346f43c79cbbce7f2c8342dee8a8ff
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Nov 25 08:03:27 2019 +0100

    Update Cave version in documentation
---
 README.md                                           | 2 +-
 manual/src/main/asciidoc/user-guide/repository.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 76b062f..22931d5 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@ For an Apache Karaf Cave source distribution, please read BUILDING.md for instru
 Before using Apache Karaf Cave services, you have to register the Karaf Cave features repository. For example, on a running Apache Karaf instance:
 
 ```
-karaf@root()> feature:repo-add cave 4.2.0
+karaf@root()> feature:repo-add cave 4.2.1
 ```
 
 ### Artifact repositories manager
diff --git a/manual/src/main/asciidoc/user-guide/repository.adoc b/manual/src/main/asciidoc/user-guide/repository.adoc
index 74e03ba..32dc106 100644
--- a/manual/src/main/asciidoc/user-guide/repository.adoc
+++ b/manual/src/main/asciidoc/user-guide/repository.adoc
@@ -22,7 +22,7 @@ can also serve as proxy or mirror to other remote repositories.
 The first step is to register Cave features repository XML in a running Karaf instance:
 
 ```
-karaf@root()> feature:repo-add cave 4.2.0
+karaf@root()> feature:repo-add cave 4.2.1
 ```
 
 Once it's done, you can install the `cave-repository` feature: