diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-19 18:08:37 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-21 13:59:41 -0400 |
commit | 38147a9470892ef00182b58f48fd661032ce8a11 (patch) | |
tree | d0add308fce93ad39363786464a7bb503a730b81 /properties-node/provider/pom.xml | |
parent | c43923c37deb4b74f1a011d08688f2f9fc3fe5e1 (diff) |
Compile against Fluorine SR2
Updated to compile against Fluorine SR2
Change-Id: I83208310f6386ac8c37433ac8af50de7c611fd06
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'properties-node/provider/pom.xml')
-rwxr-xr-x | properties-node/provider/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/properties-node/provider/pom.xml b/properties-node/provider/pom.xml index 3b72050d..e05a2b18 100755 --- a/properties-node/provider/pom.xml +++ b/properties-node/provider/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>1.2.1</version> + <version>1.2.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.sli.plugins</groupId> |