Bug 5651 - southbound-impl failed to find utils.yang-utils in Boron 87/37287/1
authorSam Hague <shague@redhat.com>
Thu, 7 Apr 2016 19:04:35 +0000 (15:04 -0400)
committerSam Hague <shague@redhat.com>
Thu, 7 Apr 2016 19:04:35 +0000 (15:04 -0400)
Change-Id: I5b7ac318f701bf8d410103a5218a1c69931b57d2
Signed-off-by: Sam Hague <shague@redhat.com>
utils/pom.xml

index 19ba103fe6213ffbe121d8070735e5fed4b6bdaf..6620d8ebb56db92fc03a3a9ba2f9635867aa2357 100644 (file)
@@ -50,14 +50,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   </prerequisites>
   <modules>
     <module>config</module>
+    <module>hwvtepsouthbound-utils</module>
+    <module>it-utils</module>
     <module>mdsal-node</module>
     <module>mdsal-openflow</module>
     <module>mdsal-utils</module>
     <module>neutron-utils</module>
     <module>servicehelper</module>
     <module>southbound-utils</module>
-    <module>hwvtepsouthbound-utils</module>
-    <module>it-utils</module>
+    <module>yang-utils</module>
   </modules>
 
 <!-- DO NOT install or deploy the repo root pom as it's only needed to initiate a build -->