diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-05 09:34:37 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-05 09:34:37 -0400 |
commit | d4e51cbc3f4925993a91798ef172f10686cf1b72 (patch) | |
tree | f035ed096253c7e4ceee808d58761ae38159cc25 /ms/blueprintsprocessor/modules/services/execution-service/pom.xml | |
parent | b9df41bccd98e68aaaa2dbe7094b116bef506124 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot version
Issue-ID: CCSDK-2344
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic67ba870ef2a6158f859754d123e6051e389d816
Diffstat (limited to 'ms/blueprintsprocessor/modules/services/execution-service/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/modules/services/execution-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml index ccc1bef34..bfbe8115d 100644 --- a/ms/blueprintsprocessor/modules/services/execution-service/pom.xml +++ b/ms/blueprintsprocessor/modules/services/execution-service/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>services</artifactId> - <version>0.7.2-SNAPSHOT</version> + <version>0.7.3-SNAPSHOT</version> </parent> <artifactId>execution-service</artifactId> |