diff options
author | halil.cakal <halil.cakal@est.tech> | 2023-03-23 12:44:27 +0000 |
---|---|---|
committer | halil.cakal <halil.cakal@est.tech> | 2023-03-23 12:53:30 +0000 |
commit | 0b8d85da2003f6e9f56b0c2b6cb0b07d6c42181b (patch) | |
tree | c982adac6c735ce58e3f5ee0e64aceec77375ada /cps-bom/pom.xml | |
parent | 89d37f26f0746684cc1f28c8d182df63aba02c50 (diff) |
Prepare the next drop by bumping patch version
- Bumping modules up to 3.2.7-SNAPSHOT
- Update version.properties and release notes
Issue-ID: CPS-1577
Change-Id: Ib223c8bea164c42caceaba31a13f43c77d55c48c
Signed-off-by: halil.cakal <halil.cakal@est.tech>
Diffstat (limited to 'cps-bom/pom.xml')
-rw-r--r-- | cps-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index fe2106f97e..88c78faee3 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>cps-bom</artifactId> - <version>3.2.6-SNAPSHOT</version> + <version>3.2.7-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |