diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-07-10 15:12:09 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2023-07-10 15:12:28 +0100 |
commit | b9c6259398063d53d648db7b50e5d2b9358a2ace (patch) | |
tree | 35158cbc68791e9d63cccc6fd750906b10d01734 /common/onap-common-configuration-management/onap-configuration-management-core | |
parent | dfe98bd779a03efc8f176d1c8946c769417f5a60 (diff) |
Step version to 1.13.2-SNAPSHOT
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4552
Change-Id: I0e3e9a90d463bd5f18c683712eefbb7123a03c4a
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 a6944623b4..324721133f 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.1-SNAPSHOT</version> + <version>1.13.2-SNAPSHOT</version> </parent> <dependencies> |