[java-idp-plugin-jetty] branch main updated: Pin maven data to snapshot To account for changed maven groupid
Rod Widdowson
rdw at steadingsoftware.com
Tue Aug 5 09:51:49 UTC 2025
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-idp-plugin-jetty.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-jetty.git;a=commit;h=5c76e9240dd07d4051e7c3b6bd906dcad26b1c7c
The following commit(s) were added to refs/heads/main by this push:
new 5c76e92 Pin maven data to snapshot To account for changed maven groupid
5c76e92 is described below
commit 5c76e9240dd07d4051e7c3b6bd906dcad26b1c7c
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Tue Aug 5 10:51:40 2025 +0100
Pin maven data to snapshot
To account for changed maven groupid
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index c531b65..82f4015 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,6 +29,7 @@
<shib-profile.groupId>net.shibboleth</shib-profile.groupId>
<shib-profile.version>5.2.0-SNAPSHOT</shib-profile.version>
+ <maven-dist-enforcer-data.version>2.0.1-SNAPSHOT</maven-dist-enforcer-data.version>
</properties>
<dependencies/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list