[java-mvn-enforcer] branch main updated: JMVN-69 - Release Enforcer-data version 1.0.17
Phil Smart
philip.smart at jisc.ac.uk
Mon Apr 14 16:13:03 UTC 2025
This is an automated email from the git hooks/post-receive script.
philsmart 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=29526eb607d7b1a0d08854a1d0f18b54b03288d6
The following commit(s) were added to refs/heads/main by this push:
new 29526eb JMVN-69 - Release Enforcer-data version 1.0.17
29526eb is described below
commit 29526eb607d7b1a0d08854a1d0f18b54b03288d6
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Apr 14 16:11:51 2025 +0000
JMVN-69 - Release Enforcer-data version 1.0.17
- Update parent to point to new data version
https://shibboleth.atlassian.net/browse/JMVN-69
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index a0e447e..f1684c0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -16,7 +16,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.release>11</maven.compiler.release>
<current-dist-enforcer.version>3.3.0</current-dist-enforcer.version>
- <current-dist-enforcer-data.version>1.0.16</current-dist-enforcer-data.version>
+ <current-dist-enforcer-data.version>1.0.17</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