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 /sshapi-call-node/features/features-sshapi-call-node/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 'sshapi-call-node/features/features-sshapi-call-node/pom.xml')
-rw-r--r-- | sshapi-call-node/features/features-sshapi-call-node/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sshapi-call-node/features/features-sshapi-call-node/pom.xml b/sshapi-call-node/features/features-sshapi-call-node/pom.xml index f0752ffe..f0a3e804 100644 --- a/sshapi-call-node/features/features-sshapi-call-node/pom.xml +++ b/sshapi-call-node/features/features-sshapi-call-node/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>1.2.1</version> + <version>1.2.2-SNAPSHOT</version> <relativePath/> </parent> |