diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-02-08 11:21:08 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-02-08 11:50:11 +0000 |
commit | fd43dbe8705c489bb9c62b1b1cd8c7f905a7c5a9 (patch) | |
tree | 53638cd146e6174d9363fec26602e1bb5886de9b /checkstyle/pom.xml | |
parent | 22e69fd66b66fda2488c3ded1dc860f26ed0f3dd (diff) |
Release Process Step 7
- updated pom to 3.2.3-SNAPSHOT
- updated version.properties and updated the release notes to properly
depict the correct version
Issue-ID: CPS-1476
Change-Id: Ied60194c6dd4153b58a43715cb729ad75b8e12bf
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'checkstyle/pom.xml')
-rw-r--r-- | checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checkstyle/pom.xml b/checkstyle/pom.xml index 5baa5d0dad..9aea19e3ec 100644 --- a/checkstyle/pom.xml +++ b/checkstyle/pom.xml @@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>checkstyle</artifactId> - <version>3.2.2-SNAPSHOT</version> + <version>3.2.3-SNAPSHOT</version> <profiles> <profile> |