X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=959601d04a7b4935f3ca72bc5933d7e1c7955af7;hb=45563c280222ca51fd28ebeb356390260fe985b6;hp=4146e7391e1f5e3103cfe8bc96d1f74545eee95d;hpb=da341b1e3e8089e1b6c14194020b828ff1326e2c;p=openflowplugin.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 4146e7391e..959601d04a 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -8,19 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 org.opendaylight.odlparent odlparent-lite - 2.0.4 + 3.1.0 org.opendaylight.openflowplugin openflowplugin-artifacts - 0.5.0-SNAPSHOT + 0.7.0-SNAPSHOT pom @@ -319,6 +318,13 @@ xml ${project.version} + + ${project.groupId} + odl-openflowplugin-libraries + features + xml + ${project.version} + ${project.groupId} odl-openflowplugin-app-forwardingrules-sync @@ -340,6 +346,20 @@ xml ${project.version} + + ${project.groupId} + odl-openflowplugin-app-reconciliation-framework + features + xml + ${project.version} + + + ${project.groupId} + odl-openflowplugin-app-southbound-cli + features + xml + ${project.version} +