commit | 053b05e2ae98b822668b46a67ee86e82f28cf0a8 | [log] [tgz] |
---|---|---|
author | Manikandan K <Manikandan-3.Kuppusamy-3@cognizant.com> | Fri Jun 03 20:39:22 2016 +0530 |
committer | Gerrit Code Review <gerrit@onlab.us> | Mon Jun 06 13:26:55 2016 +0000 |
tree | fd9ad48ce812473d1efe11d1e8768060f9f6ca5a | |
parent | 0969e6f2dad233980a49b5884e22286be0736b72 [diff] [blame] |
ONOS-4107: Changes to provider Change-Id: Ice1a5d49a66fc4f8e5033b47c0ee90601d55589e
diff --git a/providers/isis/pom.xml b/providers/isis/pom.xml index c6968ac..20801dd28 100644 --- a/providers/isis/pom.xml +++ b/providers/isis/pom.xml
@@ -32,10 +32,10 @@ <description>ONOS ISIS protocol adapters</description> <modules> - <module>device</module> <module>app</module> <module>cfg</module> <module>cli</module> + <module>topology</module> </modules> <dependencies>