aboutsummaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2024-05-01 13:53:00 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2024-05-01 13:53:00 +0100
commita44b056af5038135d45e590001341c37046157d5 (patch)
tree9f34b82b0b20622785f2896abf5cd5e9de339e98 /cps-dependencies
parent81ef9c91939174b2460b89af5539999e76483b9c (diff)
Bump CPS version
- bump cps to 3.4.9-SNAPSHOT - also updated the release notes Issue-ID: CPS-2205 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: Ifd7feb413baac30e3cbbdf2aeaac5fbb5ae2e463
Diffstat (limited to 'cps-dependencies')
-rw-r--r--cps-dependencies/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index b7ec70b33..5d435d692 100644
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.cps</groupId>
<artifactId>cps-dependencies</artifactId>
- <version>3.4.8-SNAPSHOT</version>
+ <version>3.4.9-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.groupId}:${project.artifactId}</name>