[java-mvn-enforcer] branch main updated: JMVN-74 Update MVN-PARENT project & release
Codeberg
noreply at shibboleth.net
Wed May 20 09:18:00 UTC 2026
This is an automated email from the git hooks/post-receive script.
codeberg pushed a commit to branch main
in repository java-mvn-enforcer.
View the commit online:
https://codeberg.org/Shibboleth/java-mvn-enforcer/commit/8995a96beebbe264ee1431a68bd6fc3b51db63b1
The following commit(s) were added to refs/heads/main by this push:
new 8995a96 JMVN-74 Update MVN-PARENT project & release
8995a96 is described below
commit 8995a96beebbe264ee1431a68bd6fc3b51db63b1
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue May 19 15:25:28 2026 +0100
JMVN-74 Update MVN-PARENT project & release
https://shibboleth.atlassian.net/browse/JMVN-74
Pin enforcer to new (non-snapshot) enforcer-parent.
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6a14689..1b74bcb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
<artifactId>maven-dist-enforcer-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
</parent>
<groupId>net.shibboleth.maven.enforcer.rules</groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list