X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=inventory%2Fpom.xml;h=319ffac3700b3097e26c8c3453e21a99686234ed;hb=041323b954fc5fc5d0a0d873b0b8825639a6eb9d;hp=99f66614ddf77fa35f74c49dd853f55cb7a13cdd;hpb=b24182c3b47e8dc4b9d8ecb20c3ee24d751c9b68;p=transportpce.git diff --git a/inventory/pom.xml b/inventory/pom.xml index 99f66614d..319ffac37 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 - 7.0.5 - - + + org.opendaylight.mdsal + binding-parent + 12.0.1 + + - org.opendaylight.transportpce - transportpce-inventory - 4.0.0-SNAPSHOT - bundle + org.opendaylight.transportpce + transportpce-inventory + 8.0.0-SNAPSHOT + bundle + + 19.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 + 6.0.3 + 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 + + + + + + + +