diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-03-10 13:48:20 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-03-10 13:48:23 +0000 |
commit | 0fd4d19468d17468de435bca9ba121670159b5d0 (patch) | |
tree | b4c33f08ae897ff0be7cca79b0d51d78842ba496 /integration-test/pom.xml | |
parent | 4fbe38d194dea30c0233d5de142e2daa93e9a848 (diff) |
Bump CPS version
- bump cps version to 3.2.6-snapshot
Issue-ID: CPS-1547
Change-Id: I397b8e5f22269c270c2fa7823713869b478622f9
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'integration-test/pom.xml')
-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 c0ad8bd5d3..42946da234 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.2.5-SNAPSHOT</version> + <version>3.2.6-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |