From d63743f70ffa79475bc7dc3219d47c74940be183 Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Wed, 27 Nov 2024 14:23:22 +0200 Subject: [PATCH] Update versions-maven-plugin version. --- functions/pom.xml | 61 ++++++++++++++++++------------- pom.xml | 27 +++++++++----- stream-applications-build/pom.xml | 5 +++ 3 files changed, 57 insertions(+), 36 deletions(-) diff --git a/functions/pom.xml b/functions/pom.xml index e96b6abe..de6886ba 100644 --- a/functions/pom.xml +++ b/functions/pom.xml @@ -1,33 +1,42 @@ - 4.0.0 + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - org.springframework.cloud.fn - java-functions-parent + org.springframework.cloud.fn + java-functions-parent 4.0.1-SNAPSHOT - java-functions-parent - Java Functions Parent - pom + java-functions-parent + Java Functions Parent + pom - - spring-functions-parent + + spring-functions-parent common - consumer - function - supplier - function-dependencies - - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.0.0 - - true - - - - + consumer + function + supplier + function-dependencies + + + + + + org.codehaus.mojo + versions-maven-plugin + 2.18.0 + + + + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0 + + true + + + + diff --git a/pom.xml b/pom.xml index 32d26e5d..969838e1 100644 --- a/pom.xml +++ b/pom.xml @@ -17,16 +17,23 @@ stream-applications-release-train - - - org.apache.maven.plugins - maven-deploy-plugin - 3.0.0 - - true - - - + + + + org.codehaus.mojo + versions-maven-plugin + 2.18.0 + + + org.apache.maven.plugins + maven-deploy-plugin + 3.0.0 + + true + + + + diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml index f3c4828c..7a2df82d 100644 --- a/stream-applications-build/pom.xml +++ b/stream-applications-build/pom.xml @@ -142,6 +142,11 @@ + + org.codehaus.mojo + versions-maven-plugin + 2.18.0 + org.apache.maven.plugins maven-deploy-plugin