X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=transportpce.git;a=blobdiff_plain;f=features%2Fodl-transportpce-inventory%2Fpom.xml;h=b1eebf8bdfba607eaba52c1ca5ba9aa342376163;hp=4e7ae226b985cce681118eee7f7b880ced4028c1;hb=HEAD;hpb=999367134c19926345a84276a5e91ae9b98a4089 diff --git a/features/odl-transportpce-inventory/pom.xml b/features/odl-transportpce-inventory/pom.xml index 4e7ae226b..6b965d0a2 100644 --- a/features/odl-transportpce-inventory/pom.xml +++ b/features/odl-transportpce-inventory/pom.xml @@ -9,17 +9,20 @@ org.opendaylight.odlparent single-feature-parent - 9.0.15 + 13.0.11 org.opendaylight.transportpce odl-transportpce-inventory - 5.0.0-SNAPSHOT + 10.0.0-SNAPSHOT feature OpenDaylight :: transportpce :: Inventory + 13.0.1 + 7.0.4 + 21.0.0-SNAPSHOT localhost:3306 transportpce root @@ -28,9 +31,28 @@ 600 - true + false + + + + org.opendaylight.mdsal + mdsal-artifacts + ${mdsal.version} + import + pom + + + org.opendaylight.netconf + netconf-artifacts + ${netconf.version} + pom + import + + + + org.opendaylight.transportpce @@ -39,63 +61,42 @@ features xml + + org.opendaylight.mdsal + odl-mdsal-binding-base + features + xml + + + org.opendaylight.netconf + odl-netconf-util + features + xml + + + + org.opendaylight.transportpce + transportpce-inventory + ${project.version} + org.opendaylight.transportpce transportpce-inventory ${project.version} + cfg + config + + + org.opendaylight.transportpce + transportpce-inventory + ${project.version} + cfg + datasource - - - - - 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 - package - - attach-artifact - - - - - target/resources/org.ops4j.datasource-transporpce.cfg - cfg - datasource - - - target/resources/org.opendaylight.transportpce.job.cfg - cfg - config - - - - - - - -