diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-01 12:25:35 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-01 12:25:35 +0000 |
commit | 79d0e8001c78d1a7436f70d586a573e1186e28ba (patch) | |
tree | 73fa90e84ed67b171acfeb6023420d5fa9c98367 /ms/py-executor/pom.xml | |
parent | b52ae093581298dad8885dabd2d891167ad81658 (diff) |
Release ccsdk/cds0.7.1
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 dee2a3307..193cbcd83 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.1-SNAPSHOT</version> + <version>0.7.1</version> </parent> <artifactId>py-executor</artifactId> |