diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-20 14:51:18 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2018-10-23 08:11:01 -0400 |
commit | 1103fb30b92c54519bf3628a33d8c2ae21a14d70 (patch) | |
tree | 8fa511afac7cffe9990b17f376c3a3725cfa8f36 /ms/blueprintsprocessor/modules/services/resolution-service/pom.xml | |
parent | fad730f39c435c2282c02371294eea37573de6b3 (diff) |
Roll to next Casablanca snapshot
Roll to next Casablanca snapshot
Change-Id: I432cd05ecbafa27462a30ae1f325919d2aed0204
Issue-ID: CCSDK-617
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Diffstat (limited to 'ms/blueprintsprocessor/modules/services/resolution-service/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/services/resolution-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/services/resolution-service/pom.xml b/ms/blueprintsprocessor/modules/services/resolution-service/pom.xml index 185b612b..17535ba6 100644 --- a/ms/blueprintsprocessor/modules/services/resolution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/resolution-service/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.apps.blueprintsprocessor</groupId> <artifactId>services</artifactId> - <version>0.3.1-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> </parent> <artifactId>resolution-service</artifactId> <packaging>jar</packaging> |