diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-03-20 12:35:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-03-20 12:35:36 +0000 |
commit | efb127fcccabeb4bee434651576f838052e059a2 (patch) | |
tree | f4026de8f0a17b70b6a408cbd6cbf683fc926d8d /ms/py-executor/pom.xml | |
parent | 0562fc1c7378be67b571bb142489272a6b1b3814 (diff) |
Release ccsdk/cds0.7.0
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 5c8ac17cf..8421eb0a6 100644 --- a/ms/py-executor/pom.xml +++ b/ms/py-executor/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.onap.ccsdk.cds</groupId> <artifactId>ms</artifactId> - <version>0.7.0-SNAPSHOT</version> + <version>0.7.0</version> </parent> <artifactId>py-executor</artifactId> |