diff options
author | 2024-12-17 11:01:03 -0500 | |
---|---|---|
committer | 2024-12-17 11:01:03 -0500 | |
commit | 0c0a17fb1d24ca9abf8ae59a8676fb21e80c2ba6 (patch) | |
tree | 2abeaca3410cdaa500abffa0de447b45b787badb /ms/py-executor | |
parent | e8e602b75e4c62c36ecbf8789bd481ef0b6c579e (diff) |
Update versions for Paris release
Issue-ID: CCSDK-4069
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I092d16d1522638ec0b8adf6cc9e765a8d654af17
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 5bdb2573c..b2baf3ddc 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.7.2-SNAPSHOT</version> + <version>1.8.0-SNAPSHOT</version> </parent> <artifactId>py-executor</artifactId> |