diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2022-09-29 10:27:33 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2022-09-29 10:27:41 +0100 |
commit | b768c8b09e1338e4b55546c875c9238cdb84647d (patch) | |
tree | 6c858c285ab5276e46137e7fefba133b88713d74 /cps-bom | |
parent | c4a86e6e5c39a4e8843bd251cae5173d8cacced5 (diff) |
Bump CPS to 3.1.3-SNAPSHOT
- update cps to 3.1.3-SNAPSHOT
Issue-ID: CPS-1309
Change-Id: I43b1442533d10c32a74808830239e83f4abed9c0
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-bom')
-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 6c9340ec22..9bc4f23566 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.2-SNAPSHOT</version> + <version>3.1.3-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |