X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=ffa66b02248330a4d37e148c08971e1b4af46aa9;hb=refs%2Fchanges%2F34%2F98934%2F5;hp=ea271f9b00b4506e5d6f52b94c868cc104088ade;hpb=5ae6b8928b7ed3ce989e304c0c57350ca3f692b5;p=openflowplugin.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ea271f9b00..ffa66b0224 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -13,13 +13,13 @@ org.opendaylight.odlparent odlparent-lite - 3.0.2 + 9.0.13 org.opendaylight.openflowplugin openflowplugin-artifacts - 0.6.0-SNAPSHOT + 0.14.0-SNAPSHOT pom @@ -115,6 +115,16 @@ model-flow-statistics ${project.version} + + ${project.groupId}.model + model-inventory + ${project.version} + + + ${project.groupId}.model + model-topology + ${project.version} + ${project.groupId} @@ -126,6 +136,11 @@ openflowplugin-extension-nicira ${project.version} + + ${project.groupId} + openflowplugin-extension-eric + ${project.version} + ${project.groupId} openflowjava-extension-nicira-api @@ -136,6 +151,11 @@ openflowjava-extension-nicira ${project.version} + + ${project.groupId} + openflowjava-extension-eric + ${project.version} + ${project.groupId} openflowplugin-extension-onf @@ -194,7 +214,22 @@ ${project.groupId}.applications - notification-supplier + device-ownership-status-service + ${project.version} + + + ${project.groupId}.applications + reconciliation-framework + ${project.version} + + + ${project.groupId}.applications + arbitratorreconciliation-api + ${project.version} + + + ${project.groupId}.applications + arbitratorreconciliation-impl ${project.version} @@ -306,14 +341,14 @@ ${project.groupId} - odl-openflowplugin-app-notifications + odl-openflowplugin-app-forwardingrules-manager features xml ${project.version} ${project.groupId} - odl-openflowplugin-app-forwardingrules-manager + odl-openflowplugin-libraries features xml ${project.version} @@ -332,6 +367,13 @@ xml ${project.version} + + ${project.groupId} + odl-openflowplugin-eric-extensions + features + xml + ${project.version} + ${project.groupId}.openflowjava odl-openflowjava-protocol @@ -353,6 +395,13 @@ xml ${project.version} + + ${project.groupId} + odl-openflowplugin-app-arbitratorreconciliation + features + xml + ${project.version} +