[java-metadata-aggregator] branch main updated: MDA-305 - Add shibboleth.projectName property to POM
Ian Young
ian at iay.org.uk
Mon Jun 24 15:52:27 UTC 2024
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-metadata-aggregator.
View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=7797152f3134112d69b4c1cb7053eacd1055dce2
The following commit(s) were added to refs/heads/main by this push:
new 7797152 MDA-305 - Add shibboleth.projectName property to POM
7797152 is described below
commit 7797152f3134112d69b4c1cb7053eacd1055dce2
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Mon Jun 24 16:52:23 2024 +0100
MDA-305 - Add shibboleth.projectName property to POM
https://shibboleth.atlassian.net/browse/MDA-305
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 8090443..ee0ce78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,6 +32,7 @@
<properties>
<shib-shared.groupId>net.shibboleth</shib-shared.groupId>
<shib-shared.version>9.1.2</shib-shared.version>
+ <shibboleth.projectName>java-metadata-aggregator</shibboleth.projectName>
<checkstyle.configLocation>${project.basedir}/resources/checkstyle/checkstyle.xml</checkstyle.configLocation>
</properties>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list