diff options
author | Dan Timoney <dtimoney@att.com> | 2020-05-29 11:15:13 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-05-29 11:15:13 -0400 |
commit | 16cfd731cf6c7b5f56d277c6316d7af358803e0f (patch) | |
tree | 04f6caa2c38a2f9b9ed3ed48703ac814a99d6b25 /ms/blueprintsprocessor/functions/restful-executor | |
parent | ea28163577c86b005f2c6d4cbe1febd99a223067 (diff) |
Roll to next snapshot
Roll to next Frankfurt snapshot
Issue-ID: CCSDK-2345
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I0e433bbe8f443c1342cb9a757c983a0e76bf5022
Diffstat (limited to 'ms/blueprintsprocessor/functions/restful-executor')
-rw-r--r-- | ms/blueprintsprocessor/functions/restful-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/restful-executor/pom.xml b/ms/blueprintsprocessor/functions/restful-executor/pom.xml index ad6c3cd69..7a4f8d23b 100644 --- a/ms/blueprintsprocessor/functions/restful-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/restful-executor/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>functions</artifactId> - <version>0.7.3-SNAPSHOT</version> + <version>0.7.4-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |