From 3d4c28fb10e765ee4f42e1c7d6dd205c38c23fe3 Mon Sep 17 00:00:00 2001 From: jkf Date: Sun, 26 May 2019 23:52:57 +0200 Subject: [PATCH] Removed unnecessary http references --- docs/antunit.html | 2 +- project-template.pom | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/antunit.html b/docs/antunit.html index ed75501..b7e35af 100644 --- a/docs/antunit.html +++ b/docs/antunit.html @@ -174,7 +174,7 @@ public class LogCapturer {

propertyset

<propertyset>s + href="https://ant.apache.org/manual/Types/propertyset.html"><propertyset>s can be used to pass properties to the build files under test.

reference

diff --git a/project-template.pom b/project-template.pom index c5b76ad..42c56c6 100644 --- a/project-template.pom +++ b/project-template.pom @@ -39,8 +39,8 @@