diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-10-27 18:18:46 +0100 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2023-10-27 19:21:05 +0000 |
commit | 0560a3a55dd2ba8fe1af6aeed425dad09c7f7261 (patch) | |
tree | 8662ede97d226b3330b1a4b89d02fe4eb727127e /openecomp-be/dist/pom.xml | |
parent | 9405a1e62aa6d46d4e94f26d5496319e0ee68a6a (diff) |
Update version to 1.13.6-SNAPSHOT1.13.6
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4673
Change-Id: I577449e409c4eb30a396b8b98491e20d2664c7de
Diffstat (limited to 'openecomp-be/dist/pom.xml')
-rw-r--r-- | openecomp-be/dist/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/dist/pom.xml b/openecomp-be/dist/pom.xml index d08046d2bb..55053b0c7b 100644 --- a/openecomp-be/dist/pom.xml +++ b/openecomp-be/dist/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc</artifactId> - <version>1.13.5-SNAPSHOT</version> + <version>1.13.6-SNAPSHOT</version> </parent> <modules> |