[java-idp-testbed] branch master updated: Remove unboundID jar from POM.
Scott Cantor
cantor.2 at osu.edu
Wed Dec 4 16:19:48 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-testbed.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-testbed.git;a=commit;h=b1e10dcecab93d757b9d0c3f4111d80c4a41e719
The following commit(s) were added to refs/heads/master by this push:
new b1e10dc Remove unboundID jar from POM.
b1e10dc is described below
commit b1e10dcecab93d757b9d0c3f4111d80c4a41e719
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Dec 4 16:19:45 2019 -0500
Remove unboundID jar from POM.
---
pom.xml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 5914e4b..fa7c8f5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -265,12 +265,6 @@
</dependency>
<dependency>
- <groupId>org.ldaptive</groupId>
- <artifactId>ldaptive-unboundid</artifactId>
- <scope>runtime</scope>
- </dependency>
-
- <dependency>
<groupId>org.hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<scope>runtime</scope>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list