Skeleton E-CORD app (CO side). Bigswitch abstraction service.

ONOS-1081

Change-Id: I2c4e4ede477da73bfc98d61ecc145f2400f146a8
diff --git a/pom.xml b/pom.xml
index 50202c1..a2cc2ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,10 +13,7 @@
   ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   ~ See the License for the specific language governing permissions and
   ~ limitations under the License.
-  -->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
@@ -57,7 +54,8 @@
         <module>oneping</module>
         <module>tvue</module>
         <module>uiref</module>
-    </modules>
+        <module>ecord/co</module>
+  </modules>
 
     <properties>
         <web.context>default</web.context>