[java-mvn-enforcer] 01/04: JMVN-87 Update and release maven parent
Codeberg
noreply at shibboleth.net
Fri Sep 25 16:01:12 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/346f9a9ce3d82f7957815518b5868a91b0374d91
commit 346f9a9ce3d82f7957815518b5868a91b0374d91
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Sep 25 15:08:48 2026 +0100
JMVN-87 Update and release maven parent
https://shibboleth.atlassian.net/browse/JMVN-87
Update maven data as a first stage
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 683c910..b241cd8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -16,7 +16,7 @@
<maven.compiler.release>17</maven.compiler.release>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<current-dist-enforcer.version>4.0.0</current-dist-enforcer.version>
- <current-dist-enforcer-data.version>2.0.4</current-dist-enforcer-data.version>
+ <current-dist-enforcer-data.version>2.0.8</current-dist-enforcer-data.version>
<m2ArtifactId>maven-dist-enforcer-data</m2ArtifactId>
<m2GroupId>net.shibboleth.maven.enforcer.rules</m2GroupId>
<m2Version>${current-dist-enforcer-data.version}</m2Version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list