From fb5e08ece5cbf7e8ed02b8487083c103344911c1 Mon Sep 17 00:00:00 2001 From: sbui-axway Date: Tue, 28 Nov 2023 17:35:37 +0100 Subject: [PATCH] [maven-release-plugin] prepare release openapi-validator-1.6.5 --- pom.xml | 128 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 64 insertions(+), 64 deletions(-) diff --git a/pom.xml b/pom.xml index f02c42b..20f94b3 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ scm:git:https://github.com/Axway-API-Management-Plus/openapi-validator.git scm:git:https://github.com/Axway-API-Management-Plus/openapi-validator.git https://github.com/Axway-API-Management-Plus/openapi-validator - v1.6.3 + v1.6.6 @@ -57,11 +57,11 @@ swagger-request-validator-core 2.39.0 - - org.slf4j - slf4j-simple - 1.7.30 - + + org.slf4j + slf4j-simple + 1.7.30 + com.axway.apigw apigw-common @@ -87,74 +87,74 @@ vordel-api-model ${apigateway.version} - - com.fasterxml.jackson.core - jackson-core - 2.13.2 - provided - - - com.fasterxml.jackson.core - jackson-databind - 2.13.2.1 - provided - + + com.fasterxml.jackson.core + jackson-core + 2.13.2 + provided + + + com.fasterxml.jackson.core + jackson-databind + 2.13.2.1 + provided + org.testng testng 7.4.0 test - - - org.mock-server - mockserver-netty - 5.11.2 - test - - - org.mock-server - mockserver-client-java - 5.11.2 - test - + + + org.mock-server + mockserver-netty + 5.11.2 + test + + + org.mock-server + mockserver-client-java + 5.11.2 + test + - - - maven-assembly-plugin - 3.3.0 - - - distribution - package - - single - - - axway-openapi-validator-${project.version} - false - - lib/dist-release.xml - - false - false - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.8.0 - - 1.8 - 1.8 - - - + + + maven-assembly-plugin + 3.3.0 + + + distribution + package + + single + + + axway-openapi-validator-${project.version} + false + + lib/dist-release.xml + + false + false + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + + 1.8 + 1.8 + + +