summaryrefslogtreecommitdiffstats
path: root/engine-d-standalone/src/main/assembly/bin/stop.bat
diff options
context:
space:
mode:
authorGuangrong Fu <fu.guangrong@zte.com.cn>2017-08-07 12:36:54 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2017-08-07 12:42:24 +0800
commit7ab5d3b5150f3941f61f40bc27c94909bcbdfe7d (patch)
tree63a3f115c7023a07f7f092986f666704ba9a9b21 /engine-d-standalone/src/main/assembly/bin/stop.bat
parent4ced1931f4e031761d6d16484bb59a975dfcdc68 (diff)
Change the groupid from openo to onap
Change the groupid and package paths to onap. Change-Id: Ie2f9926d418fbb434509a0d740efa95148ab58de Issue-ID: HOLMES-8 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'engine-d-standalone/src/main/assembly/bin/stop.bat')
-rw-r--r--engine-d-standalone/src/main/assembly/bin/stop.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine-d-standalone/src/main/assembly/bin/stop.bat b/engine-d-standalone/src/main/assembly/bin/stop.bat
index 22280e7..f4ed01b 100644
--- a/engine-d-standalone/src/main/assembly/bin/stop.bat
+++ b/engine-d-standalone/src/main/assembly/bin/stop.bat
@@ -18,7 +18,7 @@
title stopping engine-d-service
set HOME=%~dp0
-set Main_Class="org.openo.holmes.engine.EngineDActiveApp"
+set Main_Class="EngineDActiveApp"
echo ================== engine-d-service info =============================================
echo HOME=$HOME