diff options
author | Daniel Hanrahan <daniel.hanrahan@est.tech> | 2024-05-14 12:25:36 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-05-14 12:25:36 +0000 |
commit | de19db6e1e5521c08d55f7bbe77dc64a3681ee9f (patch) | |
tree | a26d86179bb2f95f823ba8a8076c4d80f53aeebf /integration-test/pom.xml | |
parent | dcb6e7c1ddb7b3400ec77975baf41ee16eadcd00 (diff) | |
parent | c6f18cf1469f122da9b0a455fd10279047659ed1 (diff) |
Merge "CPS Bump to 3.4.10-SNAPSHOT"
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 98513f25fb..c8473e10e2 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.4.9-SNAPSHOT</version> + <version>3.4.10-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |