From ef608cfeeeac13db80e820cf8e2e73b418cb1b7d Mon Sep 17 00:00:00 2001 From: Sascha Homeier Date: Sat, 4 Sep 2021 12:42:27 +0700 Subject: [PATCH] Release 1.2.2 --- README.md | 8 ++++---- pom.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 80e2e06..db11c14 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Add to your `build->plugins` section (default phase is `initialize` phase) io.github.shomeier openapi-util-maven-plugin - 1.1.0 + 1.2.2 @@ -158,7 +158,7 @@ You can provide your own transformation of an OpenAPI document via a lambda stri io.github.shomeier openapi-util-maven-plugin - 1.1.0-SNAPSHOT + 1.2.2 io.swagger.core.v3 @@ -235,7 +235,7 @@ This plugin is bound to phase 'initialize' which comes before 'generate-sources' io.github.shomeier openapi-util-maven-plugin - 1.1.0 + 1.2.2 @@ -258,7 +258,7 @@ This plugin is bound to phase 'initialize' which comes before 'generate-sources' org.openapitools openapi-generator-maven-plugin - 5.2.0 + 5.2.1 diff --git a/pom.xml b/pom.xml index bb8a82e..d520a43 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.github.shomeier openapi-util-maven-plugin - 1.2.1 + 1.2.2 maven-plugin openapi-util-maven-plugin Maven Plugin