diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2022-09-28 12:19:34 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2022-09-28 12:19:38 +0100 |
commit | ef0ddfc3e80ad3c2d7fdd884f83c739bf3a80734 (patch) | |
tree | 897567025be15838dcf9984894c70270bb496042 /cps-bom/pom.xml | |
parent | dda7fabbdf8ca6f1ebbda3ae3155a02e79016c7e (diff) |
Prep for 3.1.2 of CPS
- updated release notes
- bumbed cps version to 3.1.2-SNAPSHOT from 3.1.1-SNAPSHOT
Issue-ID: CPS-1304
Change-Id: Ie65f76032b087dffc716e00fa3868f89f165a6b1
Signed-off-by: mpriyank <priyank.maheshwari@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 93eca48553..6c9340ec22 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.1.1-SNAPSHOT</version> + <version>3.1.2-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |