summaryrefslogtreecommitdiffstats
path: root/aai-traversal/src/main/ajsc/ajsc-aai_v1/ajsc-aai/v1/conf/jaxrsBeans.groovy
diff options
context:
space:
mode:
Diffstat (limited to 'aai-traversal/src/main/ajsc/ajsc-aai_v1/ajsc-aai/v1/conf/jaxrsBeans.groovy')
-rw-r--r--aai-traversal/src/main/ajsc/ajsc-aai_v1/ajsc-aai/v1/conf/jaxrsBeans.groovy3
1 files changed, 0 insertions, 3 deletions
diff --git a/aai-traversal/src/main/ajsc/ajsc-aai_v1/ajsc-aai/v1/conf/jaxrsBeans.groovy b/aai-traversal/src/main/ajsc/ajsc-aai_v1/ajsc-aai/v1/conf/jaxrsBeans.groovy
index 4029d25..fe9493a 100644
--- a/aai-traversal/src/main/ajsc/ajsc-aai_v1/ajsc-aai/v1/conf/jaxrsBeans.groovy
+++ b/aai-traversal/src/main/ajsc/ajsc-aai_v1/ajsc-aai/v1/conf/jaxrsBeans.groovy
@@ -8,7 +8,6 @@ beans{
QueryConsumer(org.openecomp.aai.rest.QueryConsumer)
V3ThroughV7Retired(org.openecomp.aai.rest.retired.V3ThroughV7Consumer)
- V7V8NamedQueries(org.openecomp.aai.rest.retired.V7V8NamedQueries)
EchoResponse(org.openecomp.aai.rest.util.EchoResponse)
@@ -18,9 +17,7 @@ beans{
ref(bean:'SearchProvider')
ref(bean:'ModelAndNamedQueryRestProvider')
ref(bean:'QueryConsumer')
- ref(bean: 'V7V8NamedQueries')
ref(bean:'V3ThroughV7Retired')
-
ref(bean:'EchoResponse')
}
} \ No newline at end of file