From 79cc7b46aff8155b5501acdfd1c605aaae6a6a4d Mon Sep 17 00:00:00 2001 From: Szilard Nemeth Date: Tue, 7 Dec 2021 14:56:55 +0100 Subject: [PATCH] YARN-10757. jsonschema2pojo-maven-plugin version is not defined. Contributed by Tamas Domok --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 5bdf9fd718..09f1ccb6d2 100644 --- a/pom.xml +++ b/pom.xml @@ -116,6 +116,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x 1.4.3 4.2.2 4.2.0 + 1.1.1 bash @@ -472,6 +473,11 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/x + + org.jsonschema2pojo + jsonschema2pojo-maven-plugin + ${jsonschema2pojo-maven-plugin.version} +