Fixed typo in optical/app.xml
Change-Id: I348aa543aade347c73c75ae90eccf657934f23bc
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -15,6 +15,6 @@ | ... | @@ -15,6 +15,6 @@ |
| 15 | ~ limitations under the License. | 15 | ~ limitations under the License. |
| 16 | --> | 16 | --> |
| 17 | <app name="org.onosproject.app.optical" origin="ON.Lab" version="1.1.0" | 17 | <app name="org.onosproject.app.optical" origin="ON.Lab" version="1.1.0" |
| 18 | - features="onos-app-sdnip"> | 18 | + features="onos-app-optical"> |
| 19 | <description>ONOS Packet/Optical use-case application</description> | 19 | <description>ONOS Packet/Optical use-case application</description> |
| 20 | </app> | 20 | </app> | ... | ... |
-
Please register or login to post a comment