diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-09-28 07:53:19 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-09-28 14:12:51 +0000 |
commit | 0e004ae88636eae5d323d8408f65f7e7113ecfd9 (patch) | |
tree | f079176d99da39ffd6596bc5ef36761cbf831688 /common/onap-common-configuration-management/onap-configuration-management-api | |
parent | afc5d600db7ee9aed67ffc08b4704f3f77653f03 (diff) |
Step version to 1.11.9-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4172
Change-Id: If2746847292bd769ef47c4628b5bafa7af2d69b9
Diffstat (limited to 'common/onap-common-configuration-management/onap-configuration-management-api')
-rw-r--r-- | common/onap-common-configuration-management/onap-configuration-management-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml index bc97fac617..64bd5e06e2 100644 --- a/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml +++ b/common/onap-common-configuration-management/onap-configuration-management-api/pom.xml @@ -10,7 +10,7 @@ <parent> <artifactId>onap-common-configuration-management</artifactId> <groupId>org.onap.sdc.common</groupId> - <version>1.11.8-SNAPSHOT</version> + <version>1.11.9-SNAPSHOT</version> </parent> <dependencies> <dependency> |