aboutsummaryrefslogtreecommitdiffstats
path: root/vid-ext-services-simulator/src/main/webapp
diff options
context:
space:
mode:
authorJoanna Jeremicz <joanna.jeremicz@nokia.com>2018-08-21 13:29:02 +0200
committerJoanna Jeremicz <joanna.jeremicz@nokia.com>2018-08-21 14:35:17 +0200
commit9c2c7e8ce83b8dfda0b4c1fbd875c9c34caf51eb (patch)
tree831dd1796dd8b05ed7c2681d5fd3c19e40ec3fe4 /vid-ext-services-simulator/src/main/webapp
parent6447784fdd770e8a2b4ef2c52ba206d35c0fd325 (diff)
Rename vid-simulator packages
- Rename from openecomp to onap and update imports - Fix small bug in README.txt Change-Id: I099b010adf7ed6dd708c9feae0340be462b1d195 Issue-ID: VID-205 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
Diffstat (limited to 'vid-ext-services-simulator/src/main/webapp')
-rw-r--r--vid-ext-services-simulator/src/main/webapp/WEB-INF/rest-servlet.xml2
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