X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-sequence-generator%2Fappc-sequence-generator-bundle%2Fpom.xml;h=ef92547682e352b2404acf411fbd11c46d5850c3;hb=aae29911cb7837ece11eeca4fa6a66275e237118;hp=360d9cacceed9288186855564c04b113c9e93e02;hpb=84d0a254bd9fd2779a116edc1901260bd2c7d11e;p=appc.git diff --git a/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml b/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml index 360d9cacc..ef9254768 100644 --- a/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml +++ b/appc-sequence-generator/appc-sequence-generator-bundle/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2019 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -19,19 +19,21 @@ See the License for the specific language governing permissions and limitations under the License. - ECOMP is a trademark and service mark of AT&T Intellectual Property. ============LICENSE_END========================================================= --> 4.0.0 - + + org.onap.appc.parent + binding-parent + 2.6.0 + + org.onap.appc - appc-sequence-generator - 1.4.0-SNAPSHOT - appc-sequence-generator-bundle + 1.6.2 appc-sequence-generator-bundle bundle @@ -53,70 +55,6 @@ - - org.opendaylight.yangtools - yang-maven-plugin - ${odl.yangtools.version} - - - config - - generate-sources - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${jmxGeneratorPath} - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl - ${salGeneratorPath} - - - true - - - - - - org.opendaylight.mdsal - maven-sal-api-gen-plugin - ${odl.sal.api.gen.plugin.version} - jar - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${odl.yang.jmx.generator.version} - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - attach-artifacts - - attach-artifact - - package - - - - ${project.build.directory}/classes/initial/appc-sequence-generator.xml - xml - config - - - - - - @@ -130,14 +68,6 @@ org.opendaylight.controller config-api - - org.opendaylight.controller - sal-binding-config - - - org.opendaylight.controller - sal-binding-api - org.opendaylight.controller sal-common-util @@ -147,24 +77,6 @@ org.opendaylight.controller test - - sal-rest-connector - org.opendaylight.netconf - test - - - org.opendaylight.controller - sal-binding-broker-impl - test - - - org.opendaylight.controller - sal-binding-broker-impl - tests - ${odl.mdsal.version} - test-jar - test - org.onap.appc appc-dg-dependency-model @@ -200,6 +112,36 @@ domain-model-lib ${project.version} + + org.apache.velocity + velocity + 1.7 + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 + + + org.onap.ccsdk.sli.adaptors + sql-resource-provider + ${ccsdk.sli.adaptors.version} + + + commons-io + commons-io + + + javax.validation + validation-api + 1.1.0.Final + org.onap.appc