diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-29 15:28:20 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-29 15:28:27 +0000 |
commit | 2d8da0fd9f43e87e5589a2cac4cdc8e8041ee33e (patch) | |
tree | 075b23bf2ddde9e02d098aabd5dd0f36c254d01d /cps-dependencies/pom.xml | |
parent | 09ca3efe47205afbc46e3b5cf34928d07d341e79 (diff) |
Bump CPS to 3.3.12 for montreal
- bumped the cps version to 3.3.12-SNAPSHOT for further changes.
- Also updated the documentations for the next release
Issue-ID: CPS-1981
Change-Id: I8e463c7873ae28e57fe8fb7f24c6e15b579f9503
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-dependencies/pom.xml')
-rwxr-xr-x | cps-dependencies/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-dependencies/pom.xml b/cps-dependencies/pom.xml index 3d8563d320..74db92427d 100755 --- a/cps-dependencies/pom.xml +++ b/cps-dependencies/pom.xml @@ -27,7 +27,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>cps-dependencies</artifactId> - <version>3.3.11-SNAPSHOT</version> + <version>3.3.12-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.groupId}:${project.artifactId}</name> |