diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-09-29 11:13:09 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2022-09-29 11:13:13 +0100 |
commit | ef496e13e2ad9bea5975df7b671442404fbf38b6 (patch) | |
tree | 581c7b7a5e38b61a6b5360d1b47ee7b739ead6f5 /common/onap-common-configuration-management/onap-configuration-management-core/pom.xml | |
parent | 672940b1d4767c9ef4fe49fc122de023b6efc09c (diff) |
Stepping version to 1.12.0 for start of London
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4155
Change-Id: Ide5c76cbb332dbd03344fdb462e7feef91c9256e
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-core/pom.xml')
-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 13a2d605de..78d9576e95 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.11.9-SNAPSHOT</version> + <version>1.12.0-SNAPSHOT</version> </parent> <dependencies> |