[java-identity-provider] branch main updated: Rev enforcer data to allow us to collect DuoWeb signature"
Rod Widdowson
rdw at steadingsoftware.com
Sat Jan 22 16:47:52 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=7bc4f15500ee91408f69a1c7f07b6f9e92ea043d
The following commit(s) were added to refs/heads/main by this push:
new 7bc4f1550 Rev enforcer data to allow us to collect DuoWeb signature"
7bc4f1550 is described below
commit 7bc4f15500ee91408f69a1c7f07b6f9e92ea043d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Jan 22 16:47:27 2022 +0000
Rev enforcer data to allow us to collect DuoWeb signature"
---
idp-distribution/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/idp-distribution/pom.xml b/idp-distribution/pom.xml
index c4896d8bb..32345b409 100644
--- a/idp-distribution/pom.xml
+++ b/idp-distribution/pom.xml
@@ -269,7 +269,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.0</dataVersion>
+ <dataVersion>1.0.1-SNAPSHOT</dataVersion>
<dataKeyRing>${basedir}/src/main/enforcer/shibbolethKeys.gpg</dataKeyRing>
<parentPomDir>${basedir}/../idp-parent</parentPomDir>
<zipFiles>${project.build.directory}/${idp.finalName}.zip</zipFiles>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list