update the package name 81/71181/1
authorsunil unnava <sunil.unnava@att.com>
Wed, 24 Oct 2018 20:08:52 +0000 (16:08 -0400)
committersunil unnava <sunil.unnava@att.com>
Wed, 24 Oct 2018 20:09:10 +0000 (16:09 -0400)
Issue-ID: DMAAP-858
Change-Id: Iadfe6cea6cc5d856b9da5ec8cab623eb17610c65
Signed-off-by: sunil unnava <sunil.unnava@att.com>
src/main/ajsc/dmaap_v1/dmaap/v1/conf/jaxrsBeans.groovy

index b019fbc..1a334cf 100644 (file)
@@ -5,15 +5,7 @@
        
        echoService(org.onap.dmaap.JaxrsEchoService)
        userService(org.onap.dmaap.JaxrsUserService)
-       topicService(org.onap.dmaap.service.TopicRestService)
-       eventService(org.onap.dmaap.service.EventsRestService)
-       adminServiceorg.onap.dmaap.service.AdminRestService)
-       apiKeyService(org.onap.dmaap.service.ApiKeysRestService)
-       metricsService(org.onap.dmaap.service.MetricsRestService)
-       transactionService(org.onap.dmaap.service.TransactionRestService)
-       UIService(org.onap.dmaap.service.UIRestServices)
-       mirrorService(org.onap.dmaap.service.MMRestService)
-       
+               
        util.list(id: 'jaxrsServices') {
                ref(bean:'echoService')
                ref(bean:'userService')