diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2022-09-23 11:20:36 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2022-09-23 11:20:41 +0100 |
commit | e3855ddf785b5ce47ce525da8c61c557d75d2eca (patch) | |
tree | 6c4194419c7c1bf366c982e34a167fee28e28da2 /checkstyle | |
parent | 8ebc0ab268b9e474e42078336f3e50258c1bbf21 (diff) |
Prepare for next CPS Core release
- Bumping the CPS Core version from 3.1.0 to 3.1.1
Issue-ID: CPS-1295
Change-Id: I6bdff6dd3b266a24c3e89ba811be6bc64beb6e54
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'checkstyle')
-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 8d11742000..d2b08dec44 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.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <profiles> <profile> |