[spring-extensions] branch main updated: Fix typo caused by rushed commit
Rod Widdowson
rdw at steadingsoftware.com
Sat Jan 22 18:22:34 UTC 2022
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch main
in repository spring-extensions.
View the commit online:
http://git.shibboleth.net/view/?p=spring-extensions.git;a=commit;h=c07d4e3edf605c7c7bc5498c5b6b7c5a1b2e4a2a
The following commit(s) were added to refs/heads/main by this push:
new c07d4e3 Fix typo caused by rushed commit
c07d4e3 is described below
commit c07d4e3edf605c7c7bc5498c5b6b7c5a1b2e4a2a
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sat Jan 22 18:22:30 2022 +0000
Fix typo caused by rushed commit
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 3efb39a..e2717bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -230,7 +230,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-SNAPSHOTCD</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