diff options
author | Dan Timoney <dtimoney@att.com> | 2020-09-22 15:54:31 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-09-22 15:54:31 -0400 |
commit | fb81d24146a7233ba7545a0e03d32564ea4fa647 (patch) | |
tree | e24fbdd6df7c309866b76417511e533b6c625ee1 /ms/py-executor/pom.xml | |
parent | e515a85125e5487ecd3f7127b6af0b192d4a0993 (diff) |
Roll to next Guilin snapshot
Roll to next Guilin snapshot version
Issue-ID: CCSDK-2742
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I11095f5353b285b5f349c7599b2469b72c6a907f
Diffstat (limited to 'ms/py-executor/pom.xml')
-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 747eeb7f9..2bd062386 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>cds-ms</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.1-SNAPSHOT</version> </parent> <artifactId>py-executor</artifactId> |