X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=2e006f5180a4969e7bb4d5fe3e03875d13f31e7a;hb=HEAD;hp=aedba6d02e187a586674650e54baa9d36b3605d8;hpb=fc2f017df79ae05075aaad741197d4bfda12eaa8;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index aedba6d02..43f765abe 100644 --- a/inventory/pom.xml +++ b/inventory/pom.xml @@ -5,26 +5,161 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 + 4.0.0 - - org.opendaylight.mdsal - binding-parent - 6.0.4 - - + + org.opendaylight.mdsal + binding-parent + 13.0.1 + + - org.opendaylight.transportpce - transportpce-inventory - 3.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + transportpce-inventory + 10.0.0-SNAPSHOT + bundle + + 21.0.0-SNAPSHOT + + + - ${project.groupId} - transportpce-common - ${project.version} + org.opendaylight.transportpce.models + transportpce-models-artifacts + ${transportpce.models.version} + pom + import + + + org.opendaylight.netconf + netconf-artifacts + 7.0.4 + import + pom + + + + + org.opendaylight.transportpce.models + openroadm-common-1.2.1 + + + org.opendaylight.transportpce.models + openroadm-device-1.2.1 + + + ${project.groupId} + transportpce-common + ${project.version} + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8345-ietf-network + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + yang-binding + + + com.github.spotbugs + spotbugs-annotations + true + + + org.opendaylight.mdsal + mdsal-binding-api + + + com.google.guava + guava + + + org.opendaylight.netconf + netconf-topology + + + org.opendaylight.netconf + netconf-client-mdsal + + + org.osgi + org.osgi.service.component.annotations + + + + + + maven-resources-plugin + + + copy-resources + validate + + copy-resources + + + ${basedir}/target/resources + + + src/main/resources + true + + + + + + + + org.codehaus.mojo + build-helper-maven-plugin + + + attach-db-artifact + + attach-artifact + + + + + target/resources/org.ops4j.datasource-transporpce.cfg + cfg + datasource + + + target/resources/org.opendaylight.transportpce.job.cfg + cfg + config + + + + + + + +