diff options
author | MichaelMorris <michael.morris@est.tech> | 2021-09-28 16:08:53 +0100 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2021-10-01 08:42:04 +0000 |
commit | 53aed70905ef736a532ef1196313b0af0f1a564e (patch) | |
tree | 9b2b4ab2c06ae86d65f2fc075f353a250322f4fb /openecomp-be/tools | |
parent | 5546fc839016788d97e04ed99cee54d6acbce472 (diff) |
Step version for Jakarta
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3738
Change-Id: Id008db63021d07278bd17a6603d992a905237e41
Diffstat (limited to 'openecomp-be/tools')
-rw-r--r-- | openecomp-be/tools/swagger-ui/pom.xml | 2 | ||||
-rw-r--r-- | openecomp-be/tools/zusammen-tools/pom.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/openecomp-be/tools/swagger-ui/pom.xml b/openecomp-be/tools/swagger-ui/pom.xml index b18c0ca67f..777a1cc0c7 100644 --- a/openecomp-be/tools/swagger-ui/pom.xml +++ b/openecomp-be/tools/swagger-ui/pom.xml @@ -8,7 +8,7 @@ <parent> <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc</artifactId> - <version>1.9.2-SNAPSHOT</version> + <version>1.10.0-SNAPSHOT</version> <relativePath>../../</relativePath> </parent> <dependencies> diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index 329e316bfa..07fcc74003 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -27,7 +27,7 @@ <groupId>org.openecomp.sdc</groupId> <artifactId>openecomp-sdc-lib</artifactId> <relativePath>../../lib</relativePath> - <version>1.9.2-SNAPSHOT</version> + <version>1.10.0-SNAPSHOT</version> </parent> <properties> |