diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-05-14 10:09:55 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-05-14 12:11:51 +0100 |
commit | c6f18cf1469f122da9b0a455fd10279047659ed1 (patch) | |
tree | 03b1edcd573f739966783d5cea3f52650888115f /cps-rest | |
parent | 4394f54252addb3f6b9bce51e8984e6d36f895a1 (diff) |
CPS Bump to 3.4.10-SNAPSHOT
- bumping CPS to 3.4.10-SNAPSHOT version
Issue-ID: CPS-2221
Change-Id: I8513582791078762bfb9d828966028c233e031db
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-rest')
-rw-r--r-- | cps-rest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index 7c9df089cf..026840fe64 100644 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -27,7 +27,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> |