[java-idp-integration-tests] branch main updated: Switch source of test classes to idp-conf-impl.

Scott Cantor cantor.2 at osu.edu
Thu May 11 17:13:59 UTC 2023


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

scantor pushed a commit to branch main
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=647cf3210e11278a1012252dda6b3a89eec7d7b7

The following commit(s) were added to refs/heads/main by this push:
     new 647cf32  Switch source of test classes to idp-conf-impl.
647cf32 is described below

commit 647cf3210e11278a1012252dda6b3a89eec7d7b7
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu May 11 13:13:30 2023 -0400

    Switch source of test classes to idp-conf-impl.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 455c714..0055f1b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -115,7 +115,7 @@
         </dependency>
         <dependency>
             <groupId>net.shibboleth.idp</groupId>
-            <artifactId>idp-conf</artifactId>
+            <artifactId>idp-conf-impl</artifactId>
             <type>test-jar</type>
             <scope>test</scope>
         </dependency>

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


More information about the commits mailing list