diff --git a/testharness/pom.xml b/testharness/pom.xml
index b2a11558..04c3893d 100644
--- a/testharness/pom.xml
+++ b/testharness/pom.xml
@@ -1,102 +1,102 @@
-
-
- 4.0.0
-
-
- com.axway.ats.framework
- ats-framework
- 4.5.0-log4j1-SNAPSHOT
-
-
- ats-testharness
- ATS-TestHarness
- ATS Test Harness Library is the entry point of ATS framework which listens
- for testing framework events as start/stop run, start/stop test, test result statuses.
- It also manages data provider tests as the supported Excel data provider.
-
- https://github.com/Axway/ats-framework
-
-
-
-
-
- com.axway.ats.framework
- ats-common
- ${project.version}
-
-
- com.axway.ats.framework
- ats-core
- ${project.version}
-
-
- com.axway.ats.framework
- ats-configuration
- ${project.version}
-
-
- com.axway.ats.framework
- ats-log
- ${project.version}
-
-
- org.testng
- testng
- ${testng.version}
-
-
- com.beust
- jcommander
- 1.48
-
-
- org.apache.poi
- poi
- 4.1.2
-
-
- org.apache.poi
- poi-ooxml
- 4.1.2
-
-
-
-
- junit
- junit
- compile
- true
-
-
- org.easymock
- easymock
- test
-
-
- org.powermock
- powermock-module-junit4
- test
-
-
- org.powermock
- powermock-api-easymock
- test
-
-
-
-
+
+
+ 4.0.0
+
+
+ com.axway.ats.framework
+ ats-framework
+ 4.5.0-log4j1-SNAPSHOT
+
+
+ ats-testharness
+ ATS-TestHarness
+ ATS Test Harness Library is the entry point of ATS framework which listens
+ for testing framework events as start/stop run, start/stop test, test result statuses.
+ It also manages data provider tests as the supported Excel data provider.
+
+ https://github.com/Axway/ats-framework
+
+
+
+
+
+ com.axway.ats.framework
+ ats-common
+ ${project.version}
+
+
+ com.axway.ats.framework
+ ats-core
+ ${project.version}
+
+
+ com.axway.ats.framework
+ ats-configuration
+ ${project.version}
+
+
+ com.axway.ats.framework
+ ats-log
+ ${project.version}
+
+
+ org.testng
+ testng
+ ${testng.version}
+
+
+ com.beust
+ jcommander
+ 1.48
+
+
+ org.apache.poi
+ poi
+ 4.1.2
+
+
+ org.apache.poi
+ poi-ooxml
+ 5.4.0
+
+
+
+
+ junit
+ junit
+ compile
+ true
+
+
+ org.easymock
+ easymock
+ test
+
+
+ org.powermock
+ powermock-module-junit4
+ test
+
+
+ org.powermock
+ powermock-api-easymock
+ test
+
+
+
+