diff --git a/apps/route-service/app/src/main/webapp/WEB-INF/web.xml b/apps/route-service/app/src/main/webapp/WEB-INF/web.xml index 4ee6c960de..6b1d27a16e 100644 --- a/apps/route-service/app/src/main/webapp/WEB-INF/web.xml +++ b/apps/route-service/app/src/main/webapp/WEB-INF/web.xml @@ -19,7 +19,7 @@ xmlns:web="http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" id="ONOS" version="2.5"> - DHCP Server REST API v1.0 + Route Service REST API v1.0