[java-idp-integration-tests] branch master updated: Remove unneeded unboundID jars from build.
Scott Cantor
cantor.2 at osu.edu
Wed Dec 4 16:17:24 EST 2019
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=c5766d5c0301f830f4b8245c6d932f95d433b5e9
The following commit(s) were added to refs/heads/master by this push:
new c5766d5 Remove unneeded unboundID jars from build.
c5766d5 is described below
commit c5766d5c0301f830f4b8245c6d932f95d433b5e9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Dec 4 16:17:17 2019 -0500
Remove unneeded unboundID jars from build.
---
pom.xml | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/pom.xml b/pom.xml
index 47ec21e..b92aec9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,16 +161,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>com.unboundid</groupId>
- <artifactId>unboundid-ldapsdk</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.ldaptive</groupId>
- <artifactId>ldaptive-unboundid</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.el</artifactId>
<version>3.0.0</version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list