X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=appc-dispatcher%2Fappc-dispatcher-installer%2Fpom.xml;h=3057bdce649c27c4629ab981732037c3dfaad338;hb=f16e1eef7e30a9b64b4dc65fd2ebaa147526270b;hp=3858e662f4ce0a75340ad2046a49f74e4bb87214;hpb=36bcd566167f2f91c0e8e7a304fce5f6bc150776;p=appc.git diff --git a/appc-dispatcher/appc-dispatcher-installer/pom.xml b/appc-dispatcher/appc-dispatcher-installer/pom.xml index 3858e662f..3057bdce6 100644 --- a/appc-dispatcher/appc-dispatcher-installer/pom.xml +++ b/appc-dispatcher/appc-dispatcher-installer/pom.xml @@ -3,7 +3,7 @@ ============LICENSE_START======================================================= ONAP : APPC ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2017-2018 AT&T Intellectual Property. All rights reserved. ================================================================================ Copyright (C) 2017 Amdocs ============================================================================= @@ -19,17 +19,14 @@ 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 appc-dispatcher org.onap.appc - 1.3.0-SNAPSHOT + 1.7.0 appc-dispatcher-installer @@ -45,19 +42,19 @@ mvn:org.onap.appc/appc-dispatcher-features/${project.version}/xml/features - mvn:org.onap.appc/appc-request-handler-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-request-handler/${project.version}/xml/features - mvn:org.onap.appc/appc-command-executor-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-command-executor/${project.version}/xml/features - mvn:org.onap.appc/appc-lifecycle-management-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-lifecycle-management/${project.version}/xml/features - mvn:org.onap.appc/appc-license-manager-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-license-manager/${project.version}/xml/features - mvn:org.onap.appc/appc-workflow-management-features/${project.version}/xml/features + mvn:org.onap.appc/onap-appc-workflow-management/${project.version}/xml/features mvn:org.onap.appc/lock-manager-features/${project.version}/xml/features @@ -77,7 +74,7 @@ org.onap.appc - appc-request-handler-features + onap-appc-request-handler ${project.version} features xml @@ -85,7 +82,7 @@ org.onap.appc - appc-command-executor-features + onap-appc-command-executor ${project.version} features xml @@ -93,7 +90,7 @@ org.onap.appc - appc-lifecycle-management-features + onap-appc-lifecycle-management ${project.version} features xml @@ -101,7 +98,7 @@ org.onap.appc - appc-workflow-management-features + onap-appc-workflow-management ${project.version} features xml @@ -109,7 +106,7 @@ org.onap.appc - appc-license-manager-features + onap-appc-license-manager ${project.version} features xml @@ -188,6 +185,7 @@ maven-resources-plugin + 3.1.0 copy-version