You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@unomi.apache.org by dg...@apache.org on 2018/09/26 12:12:59 UTC

incubator-unomi git commit: UNOMI-187 rename feature entry

Repository: incubator-unomi
Updated Branches:
  refs/heads/master b15e6cc66 -> 10e694ed8


UNOMI-187 rename feature entry


Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/10e694ed
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/10e694ed
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/10e694ed

Branch: refs/heads/master
Commit: 10e694ed851cfcb6a6e6f2861cdff0f2075552db
Parents: b15e6cc
Author: dgaillard <dg...@jahia.com>
Authored: Wed Sep 26 14:12:51 2018 +0200
Committer: dgaillard <dg...@jahia.com>
Committed: Wed Sep 26 14:12:51 2018 +0200

----------------------------------------------------------------------
 kar/src/main/feature/feature.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/10e694ed/kar/src/main/feature/feature.xml
----------------------------------------------------------------------
diff --git a/kar/src/main/feature/feature.xml b/kar/src/main/feature/feature.xml
index 182cbb3..012ad0d 100644
--- a/kar/src/main/feature/feature.xml
+++ b/kar/src/main/feature/feature.xml
@@ -63,7 +63,7 @@
         <bundle start-level="85" start="false">mvn:org.apache.unomi/unomi-plugins-optimization-test/${project.version}</bundle>
         <bundle start-level="85" start="false">mvn:org.apache.unomi/cxs-lists-extension-actions/${project.version}</bundle>
         <bundle start-level="85" start="false">mvn:org.apache.unomi/shell-dev-commands/${project.version}</bundle>
-        <bundle start-level="85" start="false">mvn:org.apache.unomi/unomi-web-tracker-core/${project.version}</bundle>
+        <bundle start-level="85" start="false">mvn:org.apache.unomi/unomi-web-tracker-wab/${project.version}</bundle>
 
         <bundle start-level="99">mvn:org.apache.unomi/shell-commands/${project.version}</bundle>
     </feature>