summaryrefslogtreecommitdiffstats
path: root/cps-dependencies
diff options
context:
space:
mode:
authorlukegleeson <luke.gleeson@est.tech>2023-04-20 15:32:12 +0100
committerLuke Gleeson <luke.gleeson@est.tech>2023-04-20 14:47:40 +0000
commit7e243c9e2b47c78b08fbd80497881f74a6931aef (patch)
tree1bcff1977e4db5a23f4fef4e0c7f46d70748aa28 /cps-dependencies
parent924615cb05b24e55f33cbd93f8e8e2290a0ea556 (diff)
3.0.0 Release Step 7
Issue-ID: CPS-1631 Signed-off-by: lukegleeson <luke.gleeson@est.tech> Change-Id: I9d9ea58a769d7b577a90bacf29191aaf4efb6b41
Diffstat (limited to 'cps-dependencies')
-rwxr-xr-xcps-dependencies/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml
index 41fc93f7f..cbc306342 100755
--- a/cps-dependencies/pom.xml
+++ b/cps-dependencies/pom.xml
@@ -2,7 +2,7 @@
<!--
============LICENSE_START=======================================================
Copyright (c) 2021 Linux Foundation.
- Modifications Copyright (C) 2020-2022 Nordix Foundation
+ Modifications Copyright (C) 2020-2023 Nordix Foundation
Modifications Copyright (C) 2022 Bell Canada.
================================================================================
Licensed under the Apache License, Version 2.0 (the "License");
@@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.onap.cps</groupId>
<artifactId>cps-dependencies</artifactId>
- <version>3.3.0-SNAPSHOT</version>
+ <version>3.3.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>${project.groupId}:${project.artifactId}</name>