[java-metadata-aggregator] branch maint-0.10 updated: MDA-305 - Add shibboleth.projectName property to POM

Ian Young ian at iay.org.uk
Mon Jun 24 15:54:08 UTC 2024


This is an automated email from the git hooks/post-receive script.

iay pushed a commit to branch maint-0.10
in repository java-metadata-aggregator.

View the commit online:
http://git.shibboleth.net/view/?p=java-metadata-aggregator.git;a=commit;h=3fe1b152de8f39d48cd92a06d9e37adfa5495f2e

The following commit(s) were added to refs/heads/maint-0.10 by this push:
     new 3fe1b15  MDA-305 - Add shibboleth.projectName property to POM
3fe1b15 is described below

commit 3fe1b152de8f39d48cd92a06d9e37adfa5495f2e
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 0f7ef49..0b31277 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