aboutsummaryrefslogtreecommitdiffstats
path: root/WebContent/WEB-INF/web.xml
diff options
context:
space:
mode:
authorBharath Balasubramanian <bharathb@research.att.com>2019-01-30 22:32:41 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-30 22:32:41 +0000
commitb146c72f951cdbcecf1e3e726956082d9d8cf4b0 (patch)
treeaa084d628979fe1d90dcdc3aabef37f294fb9c17 /WebContent/WEB-INF/web.xml
parent0e6a4dc0f90f9589e3830c8976a39f627acd10c7 (diff)
parenta27be9fdbbf2d271c9c5780ba70fe15a24dbdb63 (diff)
Merge "Push variuos changes"
Diffstat (limited to 'WebContent/WEB-INF/web.xml')
-rw-r--r--WebContent/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/web.xml b/WebContent/WEB-INF/web.xml
index 7b6caf4c..1d18ab8f 100644
--- a/WebContent/WEB-INF/web.xml
+++ b/WebContent/WEB-INF/web.xml
@@ -7,7 +7,7 @@
</listener-class>
</listener>
<listener>
- <listener-class>
+ <listener-class>
org.onap.music.main.CronJobManager
</listener-class>
</listener>