[idwsfconsumer] branch main updated: Pin enforcer data to a released version
Rod Widdowson
rdw at steadingsoftware.com
Thu Mar 24 10:38:08 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository idwsfconsumer.
View the commit online:
http://git.shibboleth.net/view/?p=idwsfconsumer.git;a=commit;h=271eaed1c504467a915d5532edf86580d7b74da0
The following commit(s) were added to refs/heads/main by this push:
new 271eaed Pin enforcer data to a released version
271eaed is described below
commit 271eaed1c504467a915d5532edf86580d7b74da0
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Mar 24 10:36:22 2022 +0000
Pin enforcer data to a released version
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 62debef..8c0e173 100644
--- a/pom.xml
+++ b/pom.xml
@@ -184,7 +184,7 @@
<jarEnforcer implementation="net.shibboleth.mvn.enforcer.impl.JarEnforcer">
<dataGroupId>net.shibboleth.maven.enforcer.rules</dataGroupId>
<dataArtifactId>maven-dist-enforcer-data</dataArtifactId>
- <dataVersion>1.0.1-SNAPSHOT</dataVersion>
+ <dataVersion>1.0.2</dataVersion>
<dataKeyRing>${basedir}/src/main/enforcer/shibbolethKeys.gpg</dataKeyRing>
<parentPomDir>.</parentPomDir>
<zipFiles/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list