Fix the display name of route service rest

Change-Id: Iab466dde21813bf6a1ce97c871cb008e0ed76b19
This commit is contained in:
Laszlo Papp 2017-11-01 15:46:24 +00:00 committed by Thomas Vachuska
parent 42d7a6c335
commit e435653acf

View File

@ -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">
<display-name>DHCP Server REST API v1.0</display-name>
<display-name>Route Service REST API v1.0</display-name>
<security-constraint>
<web-resource-collection>