diff options
author | sx00562924 <SX00562924@techmahindra.com> | 2025-01-16 11:22:45 +0100 |
---|---|---|
committer | sx00562924 <SX00562924@techmahindra.com> | 2025-01-16 11:22:54 +0100 |
commit | 25fa6a018aaa45828b1a699066f4bcc80fd18a42 (patch) | |
tree | bbb9762e94a092c49cd8e0d6870597db5b6468cd /so-sdn-clients/pom.xml | |
parent | 228ed5743ddeb182281bd1f01d3fff598b188746 (diff) |
Bump version to 1.15.0-SNAPSHOT1.15.0
Issue-ID: SO-4132
Change-Id: I9b63f41667d1e43e54f2431b1c6afaaee4054b67
Signed-off-by: sx00562924 <SX00562924@techmahindra.com>
Diffstat (limited to 'so-sdn-clients/pom.xml')
-rw-r--r-- | so-sdn-clients/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/so-sdn-clients/pom.xml b/so-sdn-clients/pom.xml index a93adf9a09..1036de6891 100644 --- a/so-sdn-clients/pom.xml +++ b/so-sdn-clients/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>org.onap.so</groupId> <artifactId>so</artifactId> - <version>1.13.0-SNAPSHOT</version> + <version>1.15.0-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>so-sdn-clients</artifactId> |