diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-10-04 16:59:40 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-10-04 16:59:46 +0100 |
commit | b16a1fee586c32e0d47c0473d45fe97d8167e91f (patch) | |
tree | 9a21ff8ae625d933e3c07cab481225d9c8f60163 /jacoco-report/pom.xml | |
parent | 430ce3893992ef81c4dc0ffb665084c80c25aa15 (diff) |
Bump CPS to 3.5.4-SNAPSHOT
- bump cps to 3.5.4-SNAPSHOT
- updated release notes
Issue-ID: CPS-2434
Change-Id: I3d5e6f37711bb29b61b598cc5af57ecfdc35cbba
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 503500f529..298a0e76bd 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.5.3-SNAPSHOT</version> + <version>3.5.4-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |