[java-support] branch main updated: Rev enforcer data to allow us to collect oro
Rod Widdowson
rdw at steadingsoftware.com
Sat Jan 22 16:47:02 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=5d80f94f75a488faa13bbafd4d25e9794c27fdd5
The following commit(s) were added to refs/heads/main by this push:
new 5d80f94 Rev enforcer data to allow us to collect oro
5d80f94 is described below
commit 5d80f94f75a488faa13bbafd4d25e9794c27fdd5
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