X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=alto-release-features%2Fpom.xml;h=df4f1e6759df9b0d6a4cc2cf2ea49f0163160f19;hb=801a06abbbd123a84d2eb6820d3fa181a9561fec;hp=90a37941b1f86040d6a39a321a6d0d86f1575038;hpb=67b1a2b530e908d8dbec7f03bb500f200f560805;p=alto.git diff --git a/alto-release-features/pom.xml b/alto-release-features/pom.xml index 90a37941..df4f1e67 100644 --- a/alto-release-features/pom.xml +++ b/alto-release-features/pom.xml @@ -26,6 +26,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 1.0.0-SNAPSHOT 0.4.0-SNAPSHOT etc/opendaylight/karaf + 0.4.0-SNAPSHOT + 0.3.0-SNAPSHOT @@ -185,6 +187,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.version} + + org.opendaylight.alto.core + alto-service-model-endpointproperty-api + ${project.version} + + org.opendaylight.alto.core alto-service-model-costmap-api @@ -210,5 +218,56 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL alto-simple-ird-api ${project.version} + + org.opendaylight.openflowplugin + features-openflowplugin + features + ${openflow.plugin.version} + xml + runtime + + + org.opendaylight.openflowplugin.model + model-flow-statistics + ${openflow.plugin.version} + jar + + + org.opendaylight.l2switch + features-l2switch + features + ${l2switch.version} + xml + runtime + + + org.opendaylight.l2switch.addresstracker + addresstracker-model + ${l2switch.version} + jar + + + org.opendaylight.l2switch.hosttracker + hosttracker-model + ${l2switch.version} + jar + + + ${project.groupId}.basic + endpointcostservice-impl + ${project.version} + + + ${project.groupId}.basic + endpointcostservice-impl + ${project.version} + xml + config + + + ${project.groupId}.basic + endpointcostservice-api + ${project.version} +