[java-support] 05/26: Rev enforcer data to allow us to collect oro
Scott Cantor
cantor.2 at osu.edu
Tue Apr 12 14:38:30 UTC 2022
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch dev/JSPT-111
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=b39efc20a5a8d66317bacf1fa21e039970f556b5
commit b39efc20a5a8d66317bacf1fa21e039970f556b5
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Jan 22 16:46:57 2022 +0000
Rev enforcer data to allow us to collect oro
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 21506b0..83cd2c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,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>.</parentPomDir>
<zipFiles/>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list