diff options
author | 2023-11-06 15:01:06 +0000 | |
---|---|---|
committer | 2023-11-06 15:01:06 +0000 | |
commit | 2b7f644c9e1f9fcb4e15977a1378c2dce587b3e8 (patch) | |
tree | 2eec3a0c7fae8105c08627e8bc07109615a02c30 /integration-test | |
parent | d74c2d251448caf245b563e277478399b7d933f5 (diff) |
Release cps3.3.9
Diffstat (limited to 'integration-test')
-rw-r--r-- | integration-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-test/pom.xml b/integration-test/pom.xml index b2bdce7572..cbabce4ad0 100644 --- a/integration-test/pom.xml +++ b/integration-test/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.3.9-SNAPSHOT</version> + <version>3.3.9</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |