[java-mvn-enforcer] branch main updated: Move versions up to the java 11 parent values (again)

Rod Widdowson rdw at steadingsoftware.com
Wed Jan 11 16:29:08 UTC 2023


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

rdw pushed a commit to branch main
in repository java-mvn-enforcer.

View the commit online:
http://git.shibboleth.net/view/?p=java-mvn-enforcer.git;a=commit;h=5ed0977cee4eb767761763ba22bd29d45edb7739

The following commit(s) were added to refs/heads/main by this push:
     new 5ed0977  Move versions up to the java 11 parent values (again)
5ed0977 is described below

commit 5ed0977cee4eb767761763ba22bd29d45edb7739
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Jan 11 16:28:00 2023 +0000

    Move versions up to the java 11 parent values (again)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 5a3582d..e210e63 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -38,7 +38,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.3.0</maven-dependency-plugin.version>
-        <maven-deploy-plugin.version>3.0.0-M3</maven-deploy-plugin.version>
+        <maven-deploy-plugin.version>3.0.0-M2</maven-deploy-plugin.version>
         <maven-gpg-plugin.version>3.0.1</maven-gpg-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