[java-identity-provider] branch master updated: Remove out of date dependencies
Rod Widdowson
rdw at steadingsoftware.com
Mon May 11 15:23:09 UTC 2020
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository java-identity-provider.
View the commit online:
http://git.shibboleth.net/view/?p=java-identity-provider.git;a=commit;h=a15c6b24023ab08f820759b95c028f4cefb0a29d
The following commit(s) were added to refs/heads/master by this push:
new a15c6b240 Remove out of date dependencies
a15c6b240 is described below
commit a15c6b24023ab08f820759b95c028f4cefb0a29d
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon May 11 16:22:29 2020 +0100
Remove out of date dependencies
---
idp-installer/pom.xml | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/idp-installer/pom.xml b/idp-installer/pom.xml
index 233494ca8..0822049cd 100644
--- a/idp-installer/pom.xml
+++ b/idp-installer/pom.xml
@@ -88,19 +88,6 @@
<!-- Runtime Dependencies -->
<!-- Test Dependencies -->
- <dependency>
- <groupId>${project.groupId}</groupId>
- <artifactId>idp-conf</artifactId>
- <version>${project.version}</version>
- <type>test-jar</type>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>${project.groupId}</groupId>
- <artifactId>idp-conf</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
<dependency>
<groupId>${opensaml.groupId}</groupId>
<artifactId>opensaml-core</artifactId>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list