Squashed commit of the following:
[ovsdb.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2bee7e7d2ac733de6cb4284c05095c0486987372..85866f69131039189dd7d03110d2ea0591011408 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -55,6 +55,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <module>karaf</module>
     <!-- OVSDB Components -->
     <module>library</module>
+    <module>southbound</module>
     <module>northbound</module>
     <module>openstack</module>
     <module>plugin</module>
@@ -62,7 +63,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <module>ovsdb-plugin-compatibility-layer</module>
     <module>plugin-shell</module>
     <module>schemas</module>
-    <module>southbound</module>
     <module>utils</module>
     <!-- Integration Tests -->
     <module>integrationtest</module>