diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-04-21 10:21:08 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-04-21 11:54:07 +0000 |
commit | c1086ebbcd529e45ca03e0b8f468de9a04021564 (patch) | |
tree | 7973bbd3017276d7a5537327e82c3796143d79ee /common/onap-common-configuration-management/onap-configuration-management-core | |
parent | f9fe4f0289710ddee7d55ba72232e9fd1fe90a28 (diff) |
Step version to 1.10.4-SNAPSHOT1.10.4
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3909
Change-Id: I0e04bc68662bac2d569ffb8975039d86205062d5
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 abb7ca2cff..c54e477e60 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.10.3-SNAPSHOT</version> + <version>1.10.4-SNAPSHOT</version> </parent> <dependencies> |