[java-identity-provider] 04/05: Clean up conf pom now that it needs admin-api at compile time
Rod Widdowson
rdw at steadingsoftware.com
Fri Jun 9 09:37:02 UTC 2023
This is an automated email from the git hooks/post-receive script.
rdw 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=b5e7f88aa845285fa9cf23aa7b8400e7be317ec8
commit b5e7f88aa845285fa9cf23aa7b8400e7be317ec8
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Jun 8 20:06:28 2023 +0100
Clean up conf pom now that it needs admin-api at compile time
---
idp-conf-impl/pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/idp-conf-impl/pom.xml b/idp-conf-impl/pom.xml
index 026eb38a1..680a2c581 100644
--- a/idp-conf-impl/pom.xml
+++ b/idp-conf-impl/pom.xml
@@ -176,12 +176,6 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
- <artifactId>idp-profile-api</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>idp-spring</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list