[releng] Update tidy-maven-plugin to 1.0.0

Change-Id: I6030cd6d19de173cfd119bb9af7f2df9c3501ed4
Signed-off-by: Andreas Sewe <andreas.sewe@codetrails.com>
diff --git a/bundles/org.eclipse.epp.logging.aeri.core/pom.xml b/bundles/org.eclipse.epp.logging.aeri.core/pom.xml
index aa214e1..f393136 100644
--- a/bundles/org.eclipse.epp.logging.aeri.core/pom.xml
+++ b/bundles/org.eclipse.epp.logging.aeri.core/pom.xml
@@ -1,20 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>bundles</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.aeri.core</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-plugin</packaging>
+	<artifactId>org.eclipse.epp.logging.aeri.core</artifactId>
+	<packaging>eclipse-plugin</packaging>
 
-<build>
+	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.eclipse.tycho.extras</groupId>
diff --git a/bundles/org.eclipse.epp.logging.aeri.ide/pom.xml b/bundles/org.eclipse.epp.logging.aeri.ide/pom.xml
index 2bb87c6..4d7276a 100644
--- a/bundles/org.eclipse.epp.logging.aeri.ide/pom.xml
+++ b/bundles/org.eclipse.epp.logging.aeri.ide/pom.xml
@@ -1,20 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>bundles</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.aeri.ide</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-plugin</packaging>
+	<artifactId>org.eclipse.epp.logging.aeri.ide</artifactId>
+	<packaging>eclipse-plugin</packaging>
 
-<build>
+	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.eclipse.tycho.extras</groupId>
diff --git a/bundles/pom.xml b/bundles/pom.xml
index 35e40c9..410046d 100644
--- a/bundles/pom.xml
+++ b/bundles/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/examples/aeri.ide/pom.xml b/examples/aeri.ide/pom.xml
index 9c56045..07e1100 100644
--- a/examples/aeri.ide/pom.xml
+++ b/examples/aeri.ide/pom.xml
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>examples</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>aeri.ide</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-plugin</packaging>
+	<artifactId>aeri.ide</artifactId>
+	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/examples/aeri.rcp.silent/pom.xml b/examples/aeri.rcp.silent/pom.xml
index 3e31f07..deb99a3 100644
--- a/examples/aeri.rcp.silent/pom.xml
+++ b/examples/aeri.rcp.silent/pom.xml
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>examples</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>aeri.rcp.silent</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-plugin</packaging>
+	<artifactId>aeri.rcp.silent</artifactId>
+	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/examples/aeri.rcp/pom.xml b/examples/aeri.rcp/pom.xml
index b9485d0..45cd537 100644
--- a/examples/aeri.rcp/pom.xml
+++ b/examples/aeri.rcp/pom.xml
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>examples</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>aeri.rcp</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-plugin</packaging>
+	<artifactId>aeri.rcp</artifactId>
+	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/examples/pom.xml b/examples/pom.xml
index c4808cf..830541f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/features/org.eclipse.epp.logging.3rd.feature/pom.xml b/features/org.eclipse.epp.logging.3rd.feature/pom.xml
index b54850d..e8348b4 100644
--- a/features/org.eclipse.epp.logging.3rd.feature/pom.xml
+++ b/features/org.eclipse.epp.logging.3rd.feature/pom.xml
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>features</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.3rd.feature</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-feature</packaging>
+	<artifactId>org.eclipse.epp.logging.3rd.feature</artifactId>
+	<packaging>eclipse-feature</packaging>
 </project>
diff --git a/features/org.eclipse.epp.logging.aeri.feature/pom.xml b/features/org.eclipse.epp.logging.aeri.feature/pom.xml
index 436cec2..269cd0e 100644
--- a/features/org.eclipse.epp.logging.aeri.feature/pom.xml
+++ b/features/org.eclipse.epp.logging.aeri.feature/pom.xml
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>features</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.aeri.feature</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-feature</packaging>
+	<artifactId>org.eclipse.epp.logging.aeri.feature</artifactId>
+	<packaging>eclipse-feature</packaging>
 </project>
diff --git a/features/org.eclipse.epp.logging.aeri.tests.feature/pom.xml b/features/org.eclipse.epp.logging.aeri.tests.feature/pom.xml
index b4e59d1..f82817c 100644
--- a/features/org.eclipse.epp.logging.aeri.tests.feature/pom.xml
+++ b/features/org.eclipse.epp.logging.aeri.tests.feature/pom.xml
@@ -1,20 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>features</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.aeri.tests.feature</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-feature</packaging>
+	<artifactId>org.eclipse.epp.logging.aeri.tests.feature</artifactId>
+	<packaging>eclipse-feature</packaging>
 
-<build>
+	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.eclipse.tycho.extras</groupId>
diff --git a/features/org.eclipse.epp.logging.sdk.feature/pom.xml b/features/org.eclipse.epp.logging.sdk.feature/pom.xml
index 3fc8d53..e24830b 100644
--- a/features/org.eclipse.epp.logging.sdk.feature/pom.xml
+++ b/features/org.eclipse.epp.logging.sdk.feature/pom.xml
@@ -1,20 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>features</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.sdk.feature</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-feature</packaging>
+	<artifactId>org.eclipse.epp.logging.sdk.feature</artifactId>
+	<packaging>eclipse-feature</packaging>
 
-<build>
+	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.eclipse.tycho.extras</groupId>
diff --git a/features/pom.xml b/features/pom.xml
index a976dd0..e72291b 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/pom.xml b/pom.xml
index 72cbc20..c58b510 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<groupId>org.eclipse.epp.logging</groupId>
@@ -364,7 +363,7 @@
 				<plugin>
 					<groupId>org.codehaus.mojo</groupId>
 					<artifactId>tidy-maven-plugin</artifactId>
-					<version>1.0-beta-1</version>
+					<version>1.0.0</version>
 				</plugin>
 				<plugin>
 					<groupId>org.jacoco</groupId>
diff --git a/releng/coding-conventions/pom.xml b/releng/coding-conventions/pom.xml
index bca978f..4a30b9e 100644
--- a/releng/coding-conventions/pom.xml
+++ b/releng/coding-conventions/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/licenses/pom.xml b/releng/licenses/pom.xml
index aec36e8..a9ddf58 100644
--- a/releng/licenses/pom.xml
+++ b/releng/licenses/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/pom.xml b/releng/pom.xml
index 48c4e26..c51ded6 100644
--- a/releng/pom.xml
+++ b/releng/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/repositories/head/pom.xml b/releng/repositories/head/pom.xml
index 6f9ea9a..d01cafd 100644
--- a/releng/repositories/head/pom.xml
+++ b/releng/repositories/head/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/repositories/milestones/pom.xml b/releng/repositories/milestones/pom.xml
index a381432..7425534 100644
--- a/releng/repositories/milestones/pom.xml
+++ b/releng/repositories/milestones/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/repositories/pom.xml b/releng/repositories/pom.xml
index a95d293..0f0aa6f 100644
--- a/releng/repositories/pom.xml
+++ b/releng/repositories/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/repositories/simrel/pom.xml b/releng/repositories/simrel/pom.xml
index c0953bd..3848659 100644
--- a/releng/repositories/simrel/pom.xml
+++ b/releng/repositories/simrel/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/repositories/stable/pom.xml b/releng/repositories/stable/pom.xml
index 847be8e..6d47cea 100644
--- a/releng/repositories/stable/pom.xml
+++ b/releng/repositories/stable/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/targets/neon/pom.xml b/releng/targets/neon/pom.xml
index 1e3f71b..909bddd 100644
--- a/releng/targets/neon/pom.xml
+++ b/releng/targets/neon/pom.xml
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/releng/targets/pom.xml b/releng/targets/pom.xml
index 0c9d3b6..45f905c 100644
--- a/releng/targets/pom.xml
+++ b/releng/targets/pom.xml
@@ -1,7 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
-	xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>
diff --git a/tests/org.eclipse.epp.logging.aeri.core.tests/pom.xml b/tests/org.eclipse.epp.logging.aeri.core.tests/pom.xml
index 31fac16..e2d0542 100644
--- a/tests/org.eclipse.epp.logging.aeri.core.tests/pom.xml
+++ b/tests/org.eclipse.epp.logging.aeri.core.tests/pom.xml
@@ -1,20 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>tests</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.aeri.core.tests</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-test-plugin</packaging>
+	<artifactId>org.eclipse.epp.logging.aeri.core.tests</artifactId>
+	<packaging>eclipse-test-plugin</packaging>
 
-<build>
+	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.eclipse.tycho</groupId>
diff --git a/tests/org.eclipse.epp.logging.aeri.ide.manual/pom.xml b/tests/org.eclipse.epp.logging.aeri.ide.manual/pom.xml
index a0f5103..61afda7 100644
--- a/tests/org.eclipse.epp.logging.aeri.ide.manual/pom.xml
+++ b/tests/org.eclipse.epp.logging.aeri.ide.manual/pom.xml
@@ -1,20 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>tests</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.aeri.ide.manual</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-plugin</packaging>
+	<artifactId>org.eclipse.epp.logging.aeri.ide.manual</artifactId>
+	<packaging>eclipse-plugin</packaging>
 
-<build>
+	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.eclipse.tycho</groupId>
diff --git a/tests/org.eclipse.epp.logging.aeri.ide.tests/pom.xml b/tests/org.eclipse.epp.logging.aeri.ide.tests/pom.xml
index fc44eca..964b105 100644
--- a/tests/org.eclipse.epp.logging.aeri.ide.tests/pom.xml
+++ b/tests/org.eclipse.epp.logging.aeri.ide.tests/pom.xml
@@ -1,20 +1,18 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>tests</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.aeri.ide.tests</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-test-plugin</packaging>
+	<artifactId>org.eclipse.epp.logging.aeri.ide.tests</artifactId>
+	<packaging>eclipse-test-plugin</packaging>
 
-<build>
+	<build>
 		<plugins>
 			<plugin>
 				<groupId>org.eclipse.tycho</groupId>
diff --git a/tests/org.eclipse.epp.logging.aeri.tests/pom.xml b/tests/org.eclipse.epp.logging.aeri.tests/pom.xml
index fce4d92..5ace0c3 100644
--- a/tests/org.eclipse.epp.logging.aeri.tests/pom.xml
+++ b/tests/org.eclipse.epp.logging.aeri.tests/pom.xml
@@ -1,16 +1,14 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
-<modelVersion>4.0.0</modelVersion>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
 
-<parent>
+	<parent>
 		<groupId>org.eclipse.epp.logging</groupId>
 		<artifactId>tests</artifactId>
 		<version>2.0.5-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
-<artifactId>org.eclipse.epp.logging.aeri.tests</artifactId>
-<version>2.0.5-SNAPSHOT</version>
-<packaging>eclipse-plugin</packaging>
+	<artifactId>org.eclipse.epp.logging.aeri.tests</artifactId>
+	<packaging>eclipse-plugin</packaging>
 </project>
diff --git a/tests/pom.xml b/tests/pom.xml
index 799f726..67ae859 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 
 	<parent>