[java-parent-project] 01/03: Update maven-deploy-plugin to 3.0.0-M2

Ian Young ian at iay.org.uk
Wed Mar 23 11:20:48 UTC 2022


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch main
in repository java-parent-project.

View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=02925ada061e75aa28a003392792ed4d9f833cc9

commit 02925ada061e75aa28a003392792ed4d9f833cc9
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Mar 23 10:25:50 2022 +0000

    Update maven-deploy-plugin to 3.0.0-M2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e84671c..c7bfa23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
         <maven-clean-plugin.version>3.1.0</maven-clean-plugin.version>
         <maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
         <maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
-        <maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
+        <maven-deploy-plugin.version>3.0.0-M2</maven-deploy-plugin.version>
         <maven-enforcer-plugin.version>3.0.0-M3</maven-enforcer-plugin.version>
         <maven-install-plugin.version>3.0.0-M1</maven-install-plugin.version>
         <maven-jar-plugin.version>3.2.2</maven-jar-plugin.version>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list