[java-idp-plugin-totp] branch main updated: Restore checkstyle property in POM.
Scott Cantor
cantor.2 at osu.edu
Mon Jul 24 15:58:27 UTC 2023
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository java-idp-plugin-totp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-totp.git;a=commit;h=5f84125e7d970d3cafac108edac2964dbda68d40
The following commit(s) were added to refs/heads/main by this push:
new 5f84125 Restore checkstyle property in POM.
5f84125 is described below
commit 5f84125e7d970d3cafac108edac2964dbda68d40
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Mon Jul 24 11:58:24 2023 -0400
Restore checkstyle property in POM.
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index f2c98be..00a7453 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
<shib-attribute.version>5.0.0-SNAPSHOT</shib-attribute.version>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
<shib-shared.version>9.0.0-SNAPSHOT</shib-shared.version>
+ <checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
<distributionManagement>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list