diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-09-29 11:13:09 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2022-09-29 11:13:13 +0100 |
commit | ef496e13e2ad9bea5975df7b671442404fbf38b6 (patch) | |
tree | 581c7b7a5e38b61a6b5360d1b47ee7b739ead6f5 /openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml | |
parent | 672940b1d4767c9ef4fe49fc122de023b6efc09c (diff) |
Stepping version to 1.12.0 for start of London
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4155
Change-Id: Ide5c76cbb332dbd03344fdb462e7feef91c9256e
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml')
-rw-r--r-- | openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml index 4786fa9d81..ddd2057eec 100644 --- a/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml +++ b/openecomp-be/lib/openecomp-sdc-translator-lib/openecomp-sdc-translator-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-translator-lib</artifactId> - <version>1.11.9-SNAPSHOT</version> + <version>1.12.0-SNAPSHOT</version> </parent> <dependencies> |