Repository: incubator-unomi Updated Branches: refs/heads/master fd1c9fba8 -> b1f5951bc
UNOMI-129 : renamed Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/b1f5951b Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/b1f5951b Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/b1f5951b Branch: refs/heads/master Commit: b1f5951bc3c4004e2edeb66016d830842f96874f Parents: fd1c9fb Author: Abdelkader Midani <[email protected]> Authored: Mon Oct 30 05:05:56 2017 +0100 Committer: Abdelkader Midani <[email protected]> Committed: Mon Oct 30 05:05:56 2017 +0100 ---------------------------------------------------------------------- services/src/main/resources/OSGI-INF/blueprint/blueprint.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/b1f5951b/services/src/main/resources/OSGI-INF/blueprint/blueprint.xml ---------------------------------------------------------------------- diff --git a/services/src/main/resources/OSGI-INF/blueprint/blueprint.xml b/services/src/main/resources/OSGI-INF/blueprint/blueprint.xml index 6fb1481..f317e96 100644 --- a/services/src/main/resources/OSGI-INF/blueprint/blueprint.xml +++ b/services/src/main/resources/OSGI-INF/blueprint/blueprint.xml @@ -82,7 +82,7 @@ <value>sessionReassigned</value> <value>profileUpdated</value> <value>ruleFired</value> - <value>updateProfileProperties</value> + <value>updateProperties</value> </set> </property> <property name="thirdPartyConfiguration">
