X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fsouthbound-features%2Fpom.xml;h=fb2b3fe623faac552e471f4843d41199ab133a3b;hb=e1dcbafc2cb3a7c8996718961a3a91b0f086da0c;hp=478c469137770e3875b528971802976f2152f82b;hpb=64d8068da63a99b77b7fe864122de76b6022088a;p=ovsdb.git diff --git a/southbound/southbound-features/pom.xml b/southbound/southbound-features/pom.xml index 478c46913..fb2b3fe62 100644 --- a/southbound/southbound-features/pom.xml +++ b/southbound/southbound-features/pom.xml @@ -43,7 +43,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 1.3.0-SNAPSHOT + 1.3.0-SNAPSHOT 0.8.0-SNAPSHOT + 0.8.0-SNAPSHOT @@ -62,6 +64,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL pom import + + org.opendaylight.netconf + restconf-artifacts + ${restconf.version} + pom + import + @@ -71,6 +80,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml features + + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} + features + xml + runtime + + org.opendaylight.controller features-mdsal @@ -78,7 +97,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL features - org.opendaylight.controller + org.opendaylight.netconf features-restconf xml features @@ -100,5 +119,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL southbound-api ${project.version} + + ${project.groupId} + library-features + xml + features + ${project.version} +