Updating fix for bug 3989 based on discussion in OVSDB meeting
[ovsdb.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b3a86e855322a886af6286e7a4d9f97446757707..28bda5d94801381871c1f286521709cdc5508318 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -51,6 +51,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modules>
     <!-- Parent POM files -->
     <module>commons</module>
+
     <module>features</module>
     <module>karaf</module>
     <!-- OVSDB Components -->
@@ -64,6 +65,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <module>plugin-shell</module>
     <module>schemas</module>
     <module>utils</module>
+    <module>ovsdb-ui</module>
     <!-- Integration Tests -->
     <module>integrationtest</module>
   </modules>