From 2a5859d1c456ca6b1cffbc8643d48f42f69e347f Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Wed, 17 May 2023 23:07:37 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=B5=D1=80=D0=B5=D1=85=D0=BE=D0=B4=20?= =?UTF-8?q?=D0=BD=D0=B0=20quarkus=203?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 0da4916..425fda6 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,11 @@ - + 4.0.0 dev.struchkov.haiti.filter haiti-filter-jooq - 1.0.1-SNAPSHOT + 1.1.0-SNAPSHOT jar Haiti Filter JOOQ @@ -29,7 +30,9 @@ UTF-8 - 3.18.3 + 3.18.4 + + 3.0.2 3.11.0 @@ -40,17 +43,17 @@ 3.5.0 - 3.0.1 + 3.1.0 - 3.0.0-M7 + 3.0.0 dev.struchkov.haiti - haiti-bom - 1.4.0 + haiti-dependencies + ${haiti.version} pom import @@ -76,6 +79,15 @@ + + org.apache.maven.plugins + maven-compiler-plugin + ${plugin.maven.compiler.ver} + + ${java.version} + ${java.version} + + org.apache.maven.plugins maven-release-plugin @@ -153,10 +165,6 @@ org.apache.maven.plugins maven-compiler-plugin - - 11 - 11 - org.apache.maven.plugins @@ -177,11 +185,6 @@ org.sonatype.plugins nexus-staging-maven-plugin - - ossrh - https://s01.oss.sonatype.org/ - true - org.apache.maven.plugins @@ -295,8 +298,8 @@ scm:git:https://github.com/haiti-projects/haiti-filter-jooq.git https://github.com/haiti-projects/haiti-filter-jooq scm:git:https://github.com/haiti-projects/haiti-filter-jooq.git - HEAD - + HEAD +