summaryrefslogtreecommitdiffstats
path: root/blueprints-processor/adaptors/rest-adaptor-provider
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-19 18:29:32 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-21 14:00:11 -0400
commit528f6391de8495f3346b5e22ede404c00b9955b7 (patch)
treedf537c8b89e91c74a99efb9c10f1ef2ec1ae3f4c /blueprints-processor/adaptors/rest-adaptor-provider
parentf82df6ff218369cd35355ce3df0519946043f02e (diff)
Compile against Fluorine SR2
Updated to compile against Fluorine SR2 Change-Id: Ida428306f3ff62aeda4bc2ea53a4ce6d4cf3c1e4 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'blueprints-processor/adaptors/rest-adaptor-provider')
-rw-r--r--blueprints-processor/adaptors/rest-adaptor-provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
index 51a187462..435062c5f 100644
--- a/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
+++ b/blueprints-processor/adaptors/rest-adaptor-provider/pom.xml
@@ -21,12 +21,12 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>binding-parent</artifactId>
- <version>1.2.1</version>
+ <version>1.2.2-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.features</groupId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
<artifactId>blueprints-rest-adaptor-provider</artifactId>
<packaging>bundle</packaging>
<name>Blueprints Rest Adaptor - Provider</name>