commit | eddfb97c6053baf79a330bfd2bd576f6424a50e6 | [log] [tgz] |
---|---|---|
author | Jian Li <pyguni@gmail.com> | Mon Mar 07 21:26:48 2016 -0800 |
committer | Gerrit Code Review <gerrit@onlab.us> | Tue Mar 08 06:06:32 2016 +0000 |
tree | c256475dcfe1cc71e76c447be7c9e5b7c2578ca2 | |
parent | d69954c98cdad32ab30ab01f80259e4ad0da8701 [diff] |
Add missing application titles in app.xml with pom.xml clean up Change-Id: I543572d696f30f2ceebd39d9c6c33be55f5da38d
diff --git a/pom.xml b/pom.xml index 32a5c72..9c338b1 100644 --- a/pom.xml +++ b/pom.xml
@@ -33,6 +33,7 @@ <properties> <onos.app.name>org.onosproject.cordmcast</onos.app.name> + <onos.app.title>CORD Multicast App</onos.app.title> </properties> <dependencies>