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 | f6d4029257dcb6c573d421e3762eac5429eca762 (patch) | |
tree | ac5c9069cabcd4873d10cfc15f9199beec8e06a7 /ms/blueprintsprocessor/application/pom.xml | |
parent | f24666c55d17ef296746ea103218d1c489380a00 (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 'ms/blueprintsprocessor/application/pom.xml')
-rwxr-xr-x | ms/blueprintsprocessor/application/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/application/pom.xml b/ms/blueprintsprocessor/application/pom.xml index ff7680d5..8757a036 100755 --- a/ms/blueprintsprocessor/application/pom.xml +++ b/ms/blueprintsprocessor/application/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId> <artifactId>parent</artifactId> - <version>0.4.1-SNAPSHOT</version> + <version>0.4.2-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent> <artifactId>application</artifactId> |