diff options
author | 2025-01-29 16:23:43 +0000 | |
---|---|---|
committer | 2025-01-29 16:23:43 +0000 | |
commit | f928563b73bcf9823045e2043f1f1535780ea34c (patch) | |
tree | c9e0966d830af39231781ed7845f211f2a725e9b /integration-test | |
parent | 17acadcbb30b3c37ebb981ca2ade2e1330a8b73a (diff) |
Release cps3.6.0
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 531d353b0c..8ad59ae324 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.6.0-SNAPSHOT</version> + <version>3.6.0</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |