From 255c829b598a7a3151489e7121c56b219e530777 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Fri, 4 Feb 2022 12:19:44 +0100 Subject: Force Unix line endings for Libvirt XML files (even on Windows platforms) --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index f79b378..70898af 100644 --- a/pom.xml +++ b/pom.xml @@ -164,6 +164,18 @@ [5.0,6.0) test + + org.xmlunit + xmlunit-core + [2.0,3.0) + test + + + org.xmlunit + xmlunit-assertj + [2.0,3.0) + test + org.apache.logging.log4j log4j-api -- cgit v1.2.3-55-g7522