diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-03-29 13:47:19 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-03-29 14:40:08 +0000 |
commit | 0ac5d9688575cce0695060ac7862ee136fed229c (patch) | |
tree | c55b7b67902300d4f7eb658510798beec69c7c16 /jacoco-report/pom.xml | |
parent | e26833b20207b1366f6fd0e863d8caf2fff51162 (diff) |
Bump CPS version
- bump cps to 3.4.8-SNAPSHOT
- also updated the release notes
Issue-ID: CPS-2168
Change-Id: Iee7f1e2febbf28b0d5a2855d3128d9eb8bb3c490
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'jacoco-report/pom.xml')
-rw-r--r-- | jacoco-report/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml index 9e2f8b438c..9919e8cccd 100644 --- a/jacoco-report/pom.xml +++ b/jacoco-report/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.4.7-SNAPSHOT</version> + <version>3.4.8-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |