[java-mvn-enforcer] branch main updated: JMVN-64 Rebase on Shibboleth Java 17 platform
Rod Widdowson
rdw at steadingsoftware.com
Fri Apr 18 12:25:29 UTC 2025
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=cc446990f9ddb202cc077927353c78ed5ee07c14
The following commit(s) were added to refs/heads/main by this push:
new cc44699 JMVN-64 Rebase on Shibboleth Java 17 platform
cc44699 is described below
commit cc446990f9ddb202cc077927353c78ed5ee07c14
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Apr 18 13:25:02 2025 +0100
JMVN-64 Rebase on Shibboleth Java 17 platform
https://shibboleth.atlassian.net/browse/JMVN-64
Move enforcer version forward to 4.0.0-SNAPSHOT to reflect new JDK version.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c229828..1195e28 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
<artifactId>maven-dist-enforcer</artifactId>
- <version>3.3.1-SNAPSHOT</version>
+ <version>4.0.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Shibboleth Maven Enforcer</name>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list