diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-19 16:31:51 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-03-21 14:00:49 -0400 |
commit | 61f4924a42bf9a3e4f52e89f2d4f84395a34acd2 (patch) | |
tree | 8675505433114d22f3f73ce2cf1342dcc48db2c3 /components/model-catalog | |
parent | f6ea9a3fa48bd91aaa0f13b4f613bace8b060c79 (diff) |
Compile against Fluorine SR2
Updated to compile against Fluorine SR2
Change-Id: I434068531ce4a661a04c20201e0fddf3f6b92f47
Issue-ID: CCSDK-1156
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'components/model-catalog')
-rw-r--r-- | components/model-catalog/proto-definition/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml index 35fc9a9a1..d12470843 100644 --- a/components/model-catalog/proto-definition/pom.xml +++ b/components/model-catalog/proto-definition/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.apps</groupId> <artifactId>ccsdk-apps</artifactId> - <version>0.4.1-SNAPSHOT</version> + <version>0.4.2-SNAPSHOT</version> <relativePath>../../../</relativePath> </parent> |