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 /policy-executor-stub | |
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 'policy-executor-stub')
-rw-r--r-- | policy-executor-stub/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-executor-stub/pom.xml b/policy-executor-stub/pom.xml index 35ff835505..420f565f9b 100644 --- a/policy-executor-stub/pom.xml +++ b/policy-executor-stub/pom.xml @@ -6,7 +6,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> |