Fixed binding-parent groupId. It was causing build failure
authorAnil Vishnoi <vishnoianil@gmail.com>
Wed, 23 Sep 2015 01:40:21 +0000 (07:10 +0530)
committerAnil Vishnoi <vishnoianil@gmail.com>
Wed, 23 Sep 2015 02:38:00 +0000 (08:08 +0530)
commit987ed5acda3a298acc619c7413c70718ad1f64a4
treecac69047e7f3a539eaa855880ba4b50d91acc806
parent323506d94f5b48d8570eb68b1217c940999b8259
Fixed binding-parent groupId. It was causing build failure

Patch2: Fix library module to use odl-mdsal-models feature rather then deprecated odl-yangtools-models
Patch3: Fix hwvtep southbound module to use odl-mdsal-models feature as well. Also disable hwvtepsouthbound-karaf
 and hwvtepsouthbound-it features. They are causing the build break.

Change-Id: Ia2261af7f21fb4dbff2958a5e3a01283c4c43f23
Signed-off-by: Anil Vishnoi <vishnoianil@gmail.com>