From 22196a2f1f667d243b572d51e16778bc5db0a96b Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Sat, 4 Mar 2017 13:56:12 +0000 Subject: [DCAE-1] POM changes for handling release jobs Change-Id: I7a207479b0407014d5fcfef670cc10cafe893fe4 Signed-off-by: Carsten Lund --- .../dcae-controller-service-storage-postgres-model/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dcae-controller-service/dcae-controller-service-storage-postgres-model') diff --git a/dcae-controller-service/dcae-controller-service-storage-postgres-model/pom.xml b/dcae-controller-service/dcae-controller-service-storage-postgres-model/pom.xml index 4a7e37c..c8cccd2 100644 --- a/dcae-controller-service/dcae-controller-service-storage-postgres-model/pom.xml +++ b/dcae-controller-service/dcae-controller-service-storage-postgres-model/pom.xml @@ -13,17 +13,17 @@ org.openecomp.ncomp.sirius.manager ncomp-sirius-manager-model - 0.1.0-SNAPSHOT + ${project.version} org.openecomp.dcae.controller dcae-controller-service-vm-model - 0.1.0-SNAPSHOT + ${project.version} org.openecomp.dcae.controller dcae-controller-service-common-vm-model - 0.1.0-SNAPSHOT + ${project.version} -- cgit 1.2.3-korg