[java-identity-provider] branch main updated: Clarify command about dependencies.

Scott Cantor cantor.2 at osu.edu
Tue Jun 22 14:15:32 UTC 2021


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

scantor pushed a commit to branch main
in repository java-identity-provider.

View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=881ed4ef8d7649e004b08d2aee2bcaf2fb639f62

The following commit(s) were added to refs/heads/main by this push:
       new  881ed4ef8 Clarify command about dependencies.
881ed4ef8 is described below

commit 881ed4ef8d7649e004b08d2aee2bcaf2fb639f62
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 22 10:15:28 2021 -0400

    Clarify command about dependencies.
---
 idp-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/idp-parent/pom.xml b/idp-parent/pom.xml
index 4a16f6a41..a9e6cbda3 100644
--- a/idp-parent/pom.xml
+++ b/idp-parent/pom.xml
@@ -95,7 +95,7 @@
     </repositories>
 
     <dependencies>
-    <!-- This file should contain NO additional dependencies.  See IDP-1620. -->
+    <!-- This file should contain NO additional dependencies unless they truly apply to every "every module. See IDP-1620. -->
         <dependency>
             <groupId>${slf4j.groupId}</groupId>
             <artifactId>slf4j-api</artifactId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list