diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-03-22 08:09:18 +0000 |
---|---|---|
committer | Andr� Schmid <andre.schmid@est.tech> | 2022-03-22 17:41:42 +0000 |
commit | f935dce7e2f249e804332da31ae54cb71aad6328 (patch) | |
tree | 54c7a2a8b5d98cd5a1fa15ccdf1463aa195a5cc3 /common/onap-common-configuration-management/onap-configuration-management-core/pom.xml | |
parent | da029d72802abc2099aa0c19f957efaf63cefb17 (diff) |
Step version to 1.10.3-SNAPSHOT1.10.3
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3909
Change-Id: I7bb06e974320433d9f423be6f099d7811982eac0
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 f72b77655f..abb7ca2cff 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.2-SNAPSHOT</version> + <version>1.10.3-SNAPSHOT</version> </parent> <dependencies> |