diff options
author | 2025-01-23 12:18:39 +0100 | |
---|---|---|
committer | 2025-01-23 12:18:55 +0100 | |
commit | 0e09994a881927c344cabc49686eb7084aaecee5 (patch) | |
tree | f2a398147b89e437c6b2aeccf6125b37f9f13a1a /common/onap-common-configuration-management/pom.xml | |
parent | 110909a23b78884a58710d4d304ab51ef1233095 (diff) |
Update version to 1.13.9-SNAPSHOT
- Bump version to 1.13.9-SNAPSHOT
Issue-ID: SDC-4698
Change-Id: I36349146a51ba708d863b4354e14fb9f4713b77f
Signed-off-by: rohit.raj@t-systems.com <rohit.raj@t-systems.com>
Diffstat (limited to 'common/onap-common-configuration-management/pom.xml')
-rwxr-xr-x | common/onap-common-configuration-management/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/onap-common-configuration-management/pom.xml b/common/onap-common-configuration-management/pom.xml index af20df55ef..277af729f4 100755 --- a/common/onap-common-configuration-management/pom.xml +++ b/common/onap-common-configuration-management/pom.xml @@ -10,7 +10,7 @@ <parent> <groupId>org.onap.sdc.common</groupId> <artifactId>onap-common-lib</artifactId> - <version>1.13.8-SNAPSHOT</version> + <version>1.13.9-SNAPSHOT</version> </parent> <modules> |