diff options
Diffstat (limited to 'vid-ext-services-simulator/src/main/webapp/WEB-INF')
-rw-r--r-- | vid-ext-services-simulator/src/main/webapp/WEB-INF/rest-servlet.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-ext-services-simulator/src/main/webapp/WEB-INF/rest-servlet.xml b/vid-ext-services-simulator/src/main/webapp/WEB-INF/rest-servlet.xml index 6d06fea1e..30c31285b 100644 --- a/vid-ext-services-simulator/src/main/webapp/WEB-INF/rest-servlet.xml +++ b/vid-ext-services-simulator/src/main/webapp/WEB-INF/rest-servlet.xml @@ -9,5 +9,5 @@ <context:component-scan - base-package="org.openecomp.simulator" /> + base-package="org.onap.simulator" /> </beans>
\ No newline at end of file |