DBZ-4669 Use the newer version of plugins to consolidate remaining duplicates plugin versions

This commit is contained in:
Mark Lambert 2022-11-22 20:10:23 -05:00 committed by Jiri Pechanec
parent e5d16b14a6
commit f0a1fa8a67
23 changed files with 24 additions and 29 deletions

View File

@ -259,7 +259,7 @@ jobs:
restore-keys: |
maven-debezium-test-build-${{ hashFiles('**/pom.xml') }}
# Since we do a complete build conditionally above, we should always either be abel to rely on the
# Since we do a complete build conditionally above, we should always either be able to rely on the
# build step to have installed all needed artifacts or the artifacts that exist from a prior run
# in order to satisfy dependencies for the format, checkstyle, and import sort checks. If the
# dependencies change, a new cache should be generated and a full build step executed, so this

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-api</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-assembly-descriptors</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-build-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-bom</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-core</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-ddl-parser</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-microbenchmark-oracle</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-microbenchmark</artifactId>

View File

@ -15,11 +15,6 @@
<packaging>pom</packaging>
<properties>
<!-- Maven Plugins -->
<version.docker.maven.plugin>0.40.2</version.docker.maven.plugin>
<version.code.formatter>2.16.0</version.code.formatter>
<version.impsort>1.6.2</version.impsort>
<!-- Dockerfiles -->
<docker.maintainer>Debezium community</docker.maintainer>

View File

@ -7,7 +7,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-quarkus-outbox-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>debezium-quarkus-outbox-integration-tests</artifactId>

View File

@ -7,7 +7,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<artifactId>debezium-quarkus-outbox-parent</artifactId>

View File

@ -7,7 +7,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-quarkus-outbox-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>debezium-quarkus-outbox</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-scripting-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-scripting-languages</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-scripting-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-scripting</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-scripting-parent</artifactId>

View File

@ -4,7 +4,7 @@
<groupId>io.debezium</groupId>
<artifactId>debezium-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<relativePath>../debezium-parent/pom.xml</relativePath>
<relativePath>../debezium-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>debezium-server</artifactId>

View File

@ -73,7 +73,7 @@
<version.assembly.plugin>3.1.1</version.assembly.plugin>
<version.war.plugin>2.5</version.war.plugin>
<version.google.formatter.plugin>0.4</version.google.formatter.plugin>
<version.docker.maven.plugin>0.31.0</version.docker.maven.plugin>
<version.docker.maven.plugin>0.40.2</version.docker.maven.plugin>
<version.staging.plugin>1.6.12</version.staging.plugin>
<version.protoc.maven.plugin>3.8.0</version.protoc.maven.plugin>
<version.javadoc.plugin>3.4.0</version.javadoc.plugin>