diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-09-15 16:33:06 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2023-09-15 16:39:09 +0100 |
commit | 9dcb6f393bfc76237cca809b39d5034afecf1c55 (patch) | |
tree | 5399a8591deef9565453f09c9a75b3acdfefa021 /common/onap-common-configuration-management/onap-configuration-management-core/pom.xml | |
parent | 458bf21d934e356c20b69a1c7b0aae79197e1023 (diff) |
Update version to 1.13.4
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4624
Change-Id: Ia3b77d43de6602c98b0695843d7f05e48b239540
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 2791fc289e..0c4ba345e7 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.13.3-SNAPSHOT</version> + <version>1.13.4-SNAPSHOT</version> </parent> <dependencies> |