diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-02-02 10:06:33 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2023-02-02 11:25:23 +0000 |
commit | 5da0b3c1454ac557e0b01eb678abaf882fb08243 (patch) | |
tree | 1a352c747f0ec1655129543571c4a2053463736c /common/onap-common-configuration-management/onap-configuration-management-core | |
parent | 036de7e2d91fb2aa121bde0300564b8650dd31a5 (diff) |
Step version to 1.12.2-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4353
Change-Id: I6c600039f8354a3ba794512b0fd5e84d5a9dedca
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-core')
-rwxr-xr-x | common/onap-common-configuration-management/onap-configuration-management-core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml index dc61012ff8..8bfcde7660 100755 --- a/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-core/pom.xml @@ -26,7 +26,7 @@ <parent> <artifactId>onap-common-configuration-management</artifactId> <groupId>org.onap.sdc.common</groupId> - <version>1.12.1-SNAPSHOT</version> + <version>1.12.2-SNAPSHOT</version> </parent> <dependencies> |