[java-parent-project] branch maint-11 updated: JPAR-211 - Remove TestNG API link
Ian Young
ian at iay.org.uk
Wed Aug 3 12:57:25 UTC 2022
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch maint-11
in repository java-parent-project.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project.git;a=commit;h=0230a3873e8d1c4c1ac151436291f33b810512e4
The following commit(s) were added to refs/heads/maint-11 by this push:
new 0230a38 JPAR-211 - Remove TestNG API link
0230a38 is described below
commit 0230a3873e8d1c4c1ac151436291f33b810512e4
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Aug 3 13:57:18 2022 +0100
JPAR-211 - Remove TestNG API link
https://shibboleth.atlassian.net/browse/JPAR-211
---
pom.xml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index e1891d7..463fe3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -119,7 +119,6 @@
<ldaptive.link>http://www.ldaptive.org/javadocs</ldaptive.link>
<spring-framework.link>https://docs.spring.io/spring/docs/${spring.version}/javadoc-api</spring-framework.link>
<spring-webflow.link>https://docs.spring.io/spring-webflow/docs/${spring-webflow.version}/api</spring-webflow.link>
- <testng.link>https://jitpack.io/com/github/cbeust/testng/master/javadoc</testng.link>
<!--
Dummy *but real* version strings for our own components.
@@ -785,7 +784,6 @@
<link>${spring-webflow.link}</link>
<link>${guava.link}</link>
<link>${joda-time.link}</link>
- <link>${testng.link}</link>
<link>${ldaptive.link}</link>
<link>${java-support.link}</link>
<link>${java-opensaml.link}</link>
@@ -974,7 +972,6 @@
<link>${spring-webflow.link}</link>
<link>${guava.link}</link>
<link>${joda-time.link}</link>
- <link>${testng.link}</link>
<link>${ldaptive.link}</link>
<link>${java-support.link}</link>
<link>${java-opensaml.link}</link>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list