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

shuber pushed a commit to branch unomi-1.5.x
in repository https://gitbox.apache.org/repos/asf/unomi.git


The following commit(s) were added to refs/heads/unomi-1.5.x by this push:
     new 5f360fb  UNOMI-376 update name of manual to unomi-manual (#195)
5f360fb is described below

commit 5f360fbda1b574bdb7d593fbf237d2f1b7db0fde
Author: MT BENTERKI <[email protected]>
AuthorDate: Tue Sep 22 10:51:52 2020 +0200

    UNOMI-376 update name of manual to unomi-manual (#195)
---
 kar/src/main/feature/feature.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kar/src/main/feature/feature.xml b/kar/src/main/feature/feature.xml
index dc4527b..c188b33 100644
--- a/kar/src/main/feature/feature.xml
+++ b/kar/src/main/feature/feature.xml
@@ -86,6 +86,6 @@
 
     <feature name="unomi-documentation" description="Documentation of Unomi in 
HTML" version="${project.version}">
         <feature>war</feature>
-        <bundle>mvn:org.apache.unomi/manual/${project.version}</bundle>
+        <bundle>mvn:org.apache.unomi/unomi-manual/${project.version}</bundle>
     </feature>
 </features>

Reply via email to