diff options
author | Dan Timoney <dtimoney@att.com> | 2020-07-06 12:45:48 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-07-06 12:45:48 -0400 |
commit | d4e5aa677fa2675bbcec15efad07340c22cac5f6 (patch) | |
tree | e812354c449bd9695fe6622d1ea5aae3229f776c /ms/py-executor | |
parent | 3b346af513694c07a3cb57734c8b881677c595f6 (diff) |
Roll version to latest Frankfurt snapshot
Roll versions to latest Frankfurt snapshot
Issue-ID: CCSDK-2519
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I440fb78baad8dd3a607599556e712df61d12f6a1
Diffstat (limited to 'ms/py-executor')
-rw-r--r-- | ms/py-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/py-executor/pom.xml b/ms/py-executor/pom.xml index 97d27f97a..775c33241 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ms</artifactId> - <version>0.7.4-SNAPSHOT</version> + <version>0.7.5-SNAPSHOT</version> </parent> <artifactId>py-executor</artifactId> |