[java-idp-plugin-oidc-rp] branch maint-2.0 updated: Add project name property to POM.
Phil Smart
philip.smart at jisc.ac.uk
Tue Mar 19 14:17:26 UTC 2024
This is an automated email from the git hooks/post-receive script.
philsmart pushed a commit to branch maint-2.0
in repository java-idp-plugin-oidc-rp.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-oidc-rp.git;a=commit;h=70f4f5df6a4e09123bea27703618375d81fc9083
The following commit(s) were added to refs/heads/maint-2.0 by this push:
new 70f4f5d Add project name property to POM.
70f4f5d is described below
commit 70f4f5df6a4e09123bea27703618375d81fc9083
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Tue Mar 19 14:15:50 2024 +0000
Add project name property to POM.
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 35ffd17..bb863e8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
<description>Java OIDC ReylingParty Proxy authentication plugin for the Shibboleth IdP.</description>
<properties>
+ <shibboleth.projectName>java-idp-plugin-oidc-rp</shibboleth.projectName>
<idp.groupId>net.shibboleth.idp</idp.groupId>
<idp.version>5.0.0</idp.version>
<opensaml.groupId>org.opensaml</opensaml.groupId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list