From 20a1514bf93035472d4f940f00a357106d4bec1f Mon Sep 17 00:00:00 2001 From: Guangrong Fu Date: Mon, 7 Aug 2017 12:30:35 +0800 Subject: Change the groupid from openo to onap Change the groupid and package paths to onap. Change-Id: I8432e9ac2c979bbc36e10e6a702c6f04fc41446a Issue-ID: HOLMES-7 Signed-off-by: Guangrong Fu --- rulemgt-standalone/src/main/assembly/conf/rulemgt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rulemgt-standalone/src/main/assembly/conf/rulemgt.yml') diff --git a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml index 8ad1f9a..fe2e18e 100644 --- a/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml +++ b/rulemgt-standalone/src/main/assembly/conf/rulemgt.yml @@ -9,7 +9,7 @@ apidescription: ZTE Holmes rule Management rest API server: type: simple - rootPath: '/openoapi/holmes-rule-mgmt/v1/*' + rootPath: '/onapapi/holmes-rule-mgmt/v1/*' applicationContextPath: / adminContextPath: /admin connector: -- cgit 1.2.3-korg