From 091b5d4b947b807ab0e2c00af44a2e9348413e74 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 5 Jun 2017 16:08:58 -0400 Subject: [SDNC-14] Roll adaptors to version 1.1.2 Roll adaptors to use version 1.1.2 of rootpom, to ensure latest version is being used Change-Id: Idb135e80073729fdcd809a9846fac672d4c30afd Signed-off-by: Dan Timoney --- aai-service/features/pom.xml | 2 +- aai-service/installer/pom.xml | 2 +- aai-service/pom.xml | 4 ++-- aai-service/provider/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) (limited to 'aai-service') diff --git a/aai-service/features/pom.xml b/aai-service/features/pom.xml index 3c26f7d..af5bfa0 100755 --- a/aai-service/features/pom.xml +++ b/aai-service/features/pom.xml @@ -4,7 +4,7 @@ aai-service org.openecomp.sdnc.adaptors - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT aai-service-features AAI Interface Service - Features diff --git a/aai-service/installer/pom.xml b/aai-service/installer/pom.xml index bc7cfd6..cb4d397 100755 --- a/aai-service/installer/pom.xml +++ b/aai-service/installer/pom.xml @@ -4,7 +4,7 @@ aai-service org.openecomp.sdnc.adaptors - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT aai-service-installer AAI Adaptor - Karaf Installer diff --git a/aai-service/pom.xml b/aai-service/pom.xml index 06da15c..f81b4f1 100755 --- a/aai-service/pom.xml +++ b/aai-service/pom.xml @@ -3,7 +3,7 @@ org.openecomp.sdnc.adaptors sdnc-adaptors - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT 4.0.0 @@ -15,7 +15,7 @@ AAI Interface Service The AAI Interface service exposes an interface to AAI as an OSGi service - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT diff --git a/aai-service/provider/pom.xml b/aai-service/provider/pom.xml index 0423e59..9216f37 100755 --- a/aai-service/provider/pom.xml +++ b/aai-service/provider/pom.xml @@ -4,7 +4,7 @@ org.openecomp.sdnc.adaptors aai-service - 1.1.1-SNAPSHOT + 1.1.2-SNAPSHOT aai-service-provider bundle -- cgit 1.2.3-korg