From e435653acfdafcd66d6406ac629fe32c0b80fa10 Mon Sep 17 00:00:00 2001 From: Laszlo Papp Date: Wed, 1 Nov 2017 15:46:24 +0000 Subject: [PATCH] Fix the display name of route service rest Change-Id: Iab466dde21813bf6a1ce97c871cb008e0ed76b19 --- apps/route-service/app/src/main/webapp/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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