[java-parent-project-v3] 04/11: INFRA-110 - Remove broken Mockito Javadoc <link>.
Tom Zeller
tzeller at dragonacea.biz
Tue Jun 14 13:28:12 EDT 2016
This is an automated email from the git hooks/post-receive script.
tzeller pushed a commit to branch master
in repository java-parent-project-v3.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=b57d87d71a050df5b8db23d10afd2a9ab5d1e8cb
commit b57d87d71a050df5b8db23d10afd2a9ab5d1e8cb
Author: Tom Zeller <tzeller at dragonacea.biz>
AuthorDate: Tue Jun 14 11:30:08 2016 -0500
INFRA-110 - Remove broken Mockito Javadoc <link>.
Not fixing the test Javadoc link to avoid having to fix it again later.
---
pom.xml | 2 --
1 file changed, 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 33ab364..88e8c10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -523,7 +523,6 @@
<link>http://velocity.apache.org/engine/releases/velocity-1.7/apidocs</link>
<link>http://santuario.apache.org/Java/api</link>
<link>http://docs.oracle.com/javaee/5/api</link>
- <link>http://docs.mockito.googlecode.com/hg/latest/</link>
<link>http://google.github.io/guava/releases/${guava.version}/api/docs/</link>
</links>
<quiet>true</quiet>
@@ -682,7 +681,6 @@
<link>http://velocity.apache.org/engine/releases/velocity-1.7/apidocs</link>
<link>http://santuario.apache.org/Java/api</link>
<link>http://docs.oracle.com/javaee/5/api</link>
- <link>http://docs.mockito.googlecode.com/hg/latest/</link>
<link>http://google.github.io/guava/releases/${guava.version}/api/docs/</link>
</links>
<quiet>true</quiet>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list