diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-03-09 17:58:31 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-03-09 18:00:02 +0000 |
commit | ade5a6ecdb8faf1796584810a596725211ea2149 (patch) | |
tree | 7e1ce93ddfa5a216db4098d6ff6ba4b84dfaac33 /jacoco-report/pom.xml | |
parent | 519c5fab63a2525b68bf975b4c9e868e4ac2f6dc (diff) |
Bump CPS version
- bump the CPS version from 3.2.4-SNAPSHOT to 3.2.5-SNAPSHOT
Issue-ID: CPS-1543
Change-Id: I28e46fdeff86c71bd1ad89ae9aaef8ddb4994bfc
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 7f10ad9c4b..26b19df2a4 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.2.4-SNAPSHOT</version> + <version>3.2.5-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |