summaryrefslogtreecommitdiffstats
path: root/feature-healthcheck/src/main/feature/config/feature-healthcheck.properties
diff options
context:
space:
mode:
Diffstat (limited to 'feature-healthcheck/src/main/feature/config/feature-healthcheck.properties')
-rw-r--r--feature-healthcheck/src/main/feature/config/feature-healthcheck.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/feature-healthcheck/src/main/feature/config/feature-healthcheck.properties b/feature-healthcheck/src/main/feature/config/feature-healthcheck.properties
index d91c2cc4..cb31e8f0 100644
--- a/feature-healthcheck/src/main/feature/config/feature-healthcheck.properties
+++ b/feature-healthcheck/src/main/feature/config/feature-healthcheck.properties
@@ -21,7 +21,7 @@
http.server.services=HEALTHCHECK
http.server.services.HEALTHCHECK.host=0.0.0.0
http.server.services.HEALTHCHECK.port=6969
-http.server.services.HEALTHCHECK.restClasses=org.openecomp.policy.drools.healthcheck.RestHealthCheck
+http.server.services.HEALTHCHECK.restClasses=org.onap.policy.drools.healthcheck.RestHealthCheck
http.server.services.HEALTHCHECK.managed=false
http.server.services.HEALTHCHECK.swagger=true