diff options
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..e670c0e40 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.4</version> </parent> <artifactId>py-executor</artifactId> |