[java-idp-oidc] branch master updated: Add module name.
Scott Cantor
cantor.2 at osu.edu
Thu Jan 16 11:52:39 EST 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-idp-oidc.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-oidc.git;a=commit;h=40a0a2a4609977827c6c9eea71f11c60b6e9da66
The following commit(s) were added to refs/heads/master by this push:
new 40a0a2a Add module name.
40a0a2a is described below
commit 40a0a2a4609977827c6c9eea71f11c60b6e9da66
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Jan 16 11:52:37 2020 -0500
Add module name.
---
idp-oidc-extension-distribution/pom.xml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/idp-oidc-extension-distribution/pom.xml b/idp-oidc-extension-distribution/pom.xml
index f7abf78..5c208f8 100644
--- a/idp-oidc-extension-distribution/pom.xml
+++ b/idp-oidc-extension-distribution/pom.xml
@@ -12,6 +12,10 @@
<artifactId>idp-oidc-extension-distribution</artifactId>
+ <properties>
+ <automatic.module.name>org.geant.idpextension.oidc.distribution</automatic.module.name>
+ </properties>
+
<build>
<plugins>
<plugin>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list