diff options
author | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:19:00 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-11-09 08:19:00 -0500 |
commit | af04ae8867d2e3b8a1d93c9100634ecf8413e181 (patch) | |
tree | ea2a88d4b147fd2cc6fd80f0bc66904e5aa6f5fe /ms/blueprintsprocessor/functions/python-executor/pom.xml | |
parent | d01e862e4e16d8d2772d8d10f2040ecb9b12ee69 (diff) |
Roll to next snapshot version
Roll to next snapshot version
Issue-ID: CCSDK-2973
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I55f7dfdc8102a4cb7ff2a77df20cc5a3905e524e
Diffstat (limited to 'ms/blueprintsprocessor/functions/python-executor/pom.xml')
-rw-r--r-- | ms/blueprintsprocessor/functions/python-executor/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ms/blueprintsprocessor/functions/python-executor/pom.xml b/ms/blueprintsprocessor/functions/python-executor/pom.xml index d44828c34..b38961b19 100644 --- a/ms/blueprintsprocessor/functions/python-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/python-executor/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId> <artifactId>blueprintsprocessor-functions</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2-SNAPSHOT</version> </parent> <groupId>org.onap.ccsdk.cds.blueprintsprocessor.functions</groupId> |