Add version to pom files 33/68733/1
authorPatrick Brady <pb071s@att.com>
Mon, 24 Sep 2018 20:09:27 +0000 (13:09 -0700)
committerPatrick Brady <pb071s@att.com>
Mon, 24 Sep 2018 20:25:44 +0000 (13:25 -0700)
commit769d345e3ac2dc809360201e63b9c668c5ac1b93
treeed17c966de146058019398bfd240d5ce5e5c2ebe
parent5a44262e9e9be6a970db57f12286ced7c17cf8ec
Add version to pom files

Change-Id: Ia7eaffdb1391b0b836a2911395c2b768b4926ef3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1208
94 files changed:
appc-adapters/appc-ansible-adapter/appc-ansible-adapter-bundle/pom.xml
appc-adapters/appc-ansible-adapter/appc-ansible-adapter-installer/pom.xml
appc-adapters/appc-ansible-adapter/pom.xml
appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-bundle/pom.xml
appc-adapters/appc-dmaap-adapter/appc-dmaap-adapter-installer/pom.xml
appc-adapters/appc-dmaap-adapter/appc-message-adapter-api/pom.xml
appc-adapters/appc-dmaap-adapter/appc-message-adapter-factory/pom.xml
appc-adapters/appc-dmaap-adapter/pom.xml
appc-adapters/appc-iaas-adapter/appc-iaas-adapter-bundle/pom.xml
appc-adapters/appc-iaas-adapter/appc-iaas-adapter-installer/pom.xml
appc-adapters/appc-iaas-adapter/pom.xml
appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml
appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
appc-adapters/appc-rest-adapter/pom.xml
appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-bundle/pom.xml
appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml
appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-installer/pom.xml
appc-adapters/appc-rest-healthcheck-adapter/pom.xml
appc-adapters/appc-ssh-adapter/appc-ssh-adapter-api/pom.xml
appc-adapters/appc-ssh-adapter/appc-ssh-adapter-sshd/pom.xml
appc-adapters/appc-ssh-adapter/appc-ssh-adapter-tests/pom.xml
appc-adapters/appc-ssh-adapter/pom.xml
appc-adapters/pom.xml
appc-config/appc-config-adaptor/pom.xml
appc-config/appc-config-adaptor/provider/pom.xml
appc-config/appc-config-audit/pom.xml
appc-config/appc-config-audit/provider/pom.xml
appc-config/appc-config-generator/pom.xml
appc-config/appc-config-generator/provider/pom.xml
appc-config/appc-config-params/pom.xml
appc-config/appc-config-params/provider/pom.xml
appc-config/appc-data-services/pom.xml
appc-config/appc-data-services/provider/pom.xml
appc-config/appc-encryption-tool/pom.xml
appc-config/appc-encryption-tool/provider/pom.xml
appc-config/appc-flow-controller/pom.xml
appc-config/appc-flow-controller/provider/pom.xml
appc-config/pom.xml
appc-core/appc-common-bundle/pom.xml
appc-core/appc-core-features/onap-appc-common/pom.xml
appc-core/appc-core-features/onap-appc-core/pom.xml
appc-core/appc-core-features/pom.xml
appc-core/appc-core-installer/pom.xml
appc-core/pom.xml
appc-dg-util/appc-dg-util-installer/pom.xml
appc-dg-util/pom.xml
appc-dg/appc-dg-shared/appc-dg-aai/pom.xml
appc-dg/appc-dg-shared/appc-dg-common/pom.xml
appc-dg/appc-dg-shared/appc-dg-dependency-model/pom.xml
appc-dg/appc-dg-shared/appc-dg-domain-model-lib/pom.xml
appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-bundle/pom.xml
appc-dg/appc-dg-shared/appc-dg-mdsal-store/appc-dg-mdsal-model/pom.xml
appc-dg/appc-dg-shared/appc-dg-mdsal-store/pom.xml
appc-dg/appc-dg-shared/appc-dg-netconf/pom.xml
appc-dg/appc-dg-shared/appc-dg-shared-installer/pom.xml
appc-dg/appc-dg-shared/appc-dg-ssh/pom.xml
appc-dg/appc-dg-shared/pom.xml
appc-dispatcher/appc-command-executor/appc-command-executor-api/pom.xml
appc-dispatcher/appc-command-executor/appc-command-executor-core/pom.xml
appc-dispatcher/appc-command-executor/pom.xml
appc-dispatcher/appc-dispatcher-common/appc-data-access-lib/pom.xml
appc-dispatcher/appc-request-handler/appc-request-handler-api/pom.xml
appc-dispatcher/appc-request-handler/appc-request-handler-core/pom.xml
appc-dispatcher/appc-request-handler/pom.xml
appc-dispatcher/appc-workflow-management/appc-workflow-management-api/pom.xml
appc-dispatcher/appc-workflow-management/appc-workflow-management-core/pom.xml
appc-dispatcher/appc-workflow-management/pom.xml
appc-event-listener/appc-event-listener-bundle/pom.xml
appc-event-listener/appc-event-listener-installer/pom.xml
appc-event-listener/pom.xml
appc-inbound/appc-artifact-handler/installer/pom.xml
appc-inbound/appc-artifact-handler/model/pom.xml
appc-inbound/appc-artifact-handler/pom.xml
appc-inbound/appc-artifact-handler/provider/pom.xml
appc-inbound/appc-design-services/installer/pom.xml
appc-inbound/appc-design-services/model/pom.xml
appc-inbound/appc-design-services/pom.xml
appc-inbound/appc-design-services/provider/pom.xml
appc-inbound/appc-interfaces-service/bundle/pom.xml
appc-inbound/appc-interfaces-service/installer/pom.xml
appc-inbound/appc-interfaces-service/model/pom.xml
appc-inbound/appc-interfaces-service/pom.xml
appc-metric/appc-metric-bundle/pom.xml
appc-metric/appc-metric-installer/pom.xml
appc-metric/pom.xml
appc-oam/appc-oam-bundle/pom.xml
appc-oam/appc-oam-installer/pom.xml
appc-oam/appc-oam-model/pom.xml
appc-oam/pom.xml
appc-outbound/appc-aai-client/installer/pom.xml
appc-outbound/appc-aai-client/pom.xml
appc-outbound/appc-aai-client/provider/pom.xml
appc-outbound/appc-network-inventory-client/installer/pom.xml
appc-outbound/appc-network-inventory-client/pom.xml