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-events/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-events/pom.xml')
-rw-r--r-- | cps-events/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-events/pom.xml b/cps-events/pom.xml index 545dc14f73..8fa2380caa 100644 --- a/cps-events/pom.xml +++ b/cps-events/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.2.6-SNAPSHOT</version> + <version>3.2.7-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |