From 2bbfd97e6e46ecd10518b68fdc41ab5ec2ae050b Mon Sep 17 00:00:00 2001 From: Michele Santoro Date: Mon, 15 Jan 2024 11:33:16 +0100 Subject: [PATCH 1/3] Adjust version of newman and reporter for newman --- aspect-model-editor-runtime/pom.xml | 2 +- pom.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/aspect-model-editor-runtime/pom.xml b/aspect-model-editor-runtime/pom.xml index 93570d59..585227e2 100644 --- a/aspect-model-editor-runtime/pom.xml +++ b/aspect-model-editor-runtime/pom.xml @@ -226,7 +226,7 @@ ${project.build.directory} - install newman-reporter-htmlextra + install newman-reporter-htmlextra@{newman-reporter-version} diff --git a/pom.xml b/pom.xml index f2b4d23a..f62d7622 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,8 @@ 5.9.2 8.5.0 - 5.2.0 + 6.0.0 + 1.23.0 16.14.2 3.0.0 3.0.0 From 1164485da53d618d620800bbf9400f58ec18c151 Mon Sep 17 00:00:00 2001 From: Michele Santoro Date: Mon, 15 Jan 2024 11:50:56 +0100 Subject: [PATCH 2/3] Update pom.xml --- aspect-model-editor-runtime/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aspect-model-editor-runtime/pom.xml b/aspect-model-editor-runtime/pom.xml index 585227e2..90b7da48 100644 --- a/aspect-model-editor-runtime/pom.xml +++ b/aspect-model-editor-runtime/pom.xml @@ -226,7 +226,7 @@ ${project.build.directory} - install newman-reporter-htmlextra@{newman-reporter-version} + install . newman-reporter-htmlextra@{newman-reporter-version} From 1820fa6bda2baaec4c94603e003b5d4eee29e1a8 Mon Sep 17 00:00:00 2001 From: Michele Santoro Date: Mon, 15 Jan 2024 12:23:21 +0100 Subject: [PATCH 3/3] Remove reporter version --- aspect-model-editor-runtime/pom.xml | 2 +- pom.xml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/aspect-model-editor-runtime/pom.xml b/aspect-model-editor-runtime/pom.xml index 90b7da48..93570d59 100644 --- a/aspect-model-editor-runtime/pom.xml +++ b/aspect-model-editor-runtime/pom.xml @@ -226,7 +226,7 @@ ${project.build.directory} - install . newman-reporter-htmlextra@{newman-reporter-version} + install newman-reporter-htmlextra diff --git a/pom.xml b/pom.xml index f62d7622..dd9f4cff 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,6 @@ 5.9.2 8.5.0 6.0.0 - 1.23.0 16.14.2 3.0.0 3.0.0