aboutsummaryrefslogtreecommitdiffstats
path: root/asdcApi/provider/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-19 17:11:28 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-03-21 13:59:05 -0400
commite530f30b4d7c3609cd026047ffaa6b3a77d0aec6 (patch)
treecd79e9a69e2efc8d93dfe7bde8a5152876b39f5d /asdcApi/provider/pom.xml
parent212f2fe2dfa6c31dd64b5c7defe66ed458cfd4c3 (diff)
Compile against Fluorine SR2
Updated to compile against Fluorine SR2 Change-Id: I7a104f16bfd17d30d925a6cd70dedbd6aa0f0b4c Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'asdcApi/provider/pom.xml')
-rwxr-xr-xasdcApi/provider/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml
index 6df4ba2f..97c39dc6 100755
--- a/asdcApi/provider/pom.xml
+++ b/asdcApi/provider/pom.xml
@@ -5,13 +5,13 @@
<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.sli.northbound</groupId>
<artifactId>asdcApi-provider</artifactId>
- <version>0.4.1-SNAPSHOT</version>
+ <version>0.4.2-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>ccsdk-sli-northbound :: asdcApi :: ${project.artifactId}</name>