[java-opensaml] branch main updated: Remove test dependency from parent POM.

Scott Cantor cantor.2 at osu.edu
Fri Sep 2 13:47:12 UTC 2022


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

scantor pushed a commit to branch main
in repository java-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=68351188ffcc452e43053cafe896fde96f63d217

The following commit(s) were added to refs/heads/main by this push:
     new 68351188f Remove test dependency from parent POM.
68351188f is described below

commit 68351188ffcc452e43053cafe896fde96f63d217
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Sep 2 09:47:10 2022 -0400

    Remove test dependency from parent POM.
---
 opensaml-parent/pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index fe040eeb3..f959fc6c2 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -152,13 +152,6 @@
             <!-- Runtime Dependencies -->
 
             <!-- Test Dependencies -->
-            <dependency>
-                <groupId>${shib-shared.groupId}</groupId>
-                <artifactId>shib-spring</artifactId>
-                <version>${shib-shared.version}</version>
-                <scope>test</scope>
-            </dependency>
-
         </dependencies>
     </dependencyManagement>
 

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


More information about the commits mailing list