460671 - Rationalize property names.

POMs cleanup.
diff --git a/jetty-setuid/jetty-setuid-java/pom.xml b/jetty-setuid/jetty-setuid-java/pom.xml
index c37d4ff..88baa70 100644
--- a/jetty-setuid/jetty-setuid-java/pom.xml
+++ b/jetty-setuid/jetty-setuid-java/pom.xml
@@ -1,8 +1,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/maven-v4_0_0.xsd">
     <parent>
       <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
-        <artifactId>jetty-setuid-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+      <artifactId>jetty-setuid-parent</artifactId>
+      <version>1.0.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>jetty-setuid-java</artifactId>
diff --git a/jetty-setuid/jetty-setuid-native/pom.xml b/jetty-setuid/jetty-setuid-native/pom.xml
index 70f91ae..78d648a 100644
--- a/jetty-setuid/jetty-setuid-native/pom.xml
+++ b/jetty-setuid/jetty-setuid-native/pom.xml
@@ -1,8 +1,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/maven-v4_0_0.xsd">
     <parent>
       <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
-        <artifactId>jetty-setuid-parent</artifactId>
-        <version>1.0.3-SNAPSHOT</version>
+      <artifactId>jetty-setuid-parent</artifactId>
+      <version>1.0.3-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>jetty-setuid-native</artifactId>
diff --git a/jetty-setuid/jetty-setuid-test/pom.xml b/jetty-setuid/jetty-setuid-test/pom.xml
index 8a6982c..8d583d6 100644
--- a/jetty-setuid/jetty-setuid-test/pom.xml
+++ b/jetty-setuid/jetty-setuid-test/pom.xml
@@ -1,6 +1,6 @@
 <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/maven-v4_0_0.xsd">
   <parent>
-      <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
+    <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
     <artifactId>jetty-setuid-parent</artifactId>
     <version>1.0.3-SNAPSHOT</version>
   </parent>
diff --git a/jetty-setuid/libsetuid-linux/pom.xml b/jetty-setuid/libsetuid-linux/pom.xml
index 3a2a25d..648fab9 100644
--- a/jetty-setuid/libsetuid-linux/pom.xml
+++ b/jetty-setuid/libsetuid-linux/pom.xml
@@ -1,6 +1,6 @@
 <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/maven-v4_0_0.xsd">
   <parent>
-      <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
+    <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
     <artifactId>jetty-setuid-parent</artifactId>
     <version>1.0.3-SNAPSHOT</version>
   </parent>
diff --git a/jetty-setuid/libsetuid-osx/pom.xml b/jetty-setuid/libsetuid-osx/pom.xml
index bb4d3ac..90ded98 100644
--- a/jetty-setuid/libsetuid-osx/pom.xml
+++ b/jetty-setuid/libsetuid-osx/pom.xml
@@ -1,6 +1,6 @@
 <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/maven-v4_0_0.xsd">
   <parent>
-      <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
+    <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
     <artifactId>jetty-setuid-parent</artifactId>
     <version>1.0.2-SNAPSHOT</version>
   </parent>
diff --git a/jetty-setuid/pom.xml b/jetty-setuid/pom.xml
index 3a1633b..d7fa244 100644
--- a/jetty-setuid/pom.xml
+++ b/jetty-setuid/pom.xml
@@ -1,20 +1,18 @@
 <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/maven-v4_0_0.xsd">
-     <parent>
-    <groupId>org.eclipse.jetty.toolchain</groupId>
-    <artifactId>jetty-toolchain</artifactId>
-    <version>1.4</version>
-    <relativePath>../jetty-toolchain</relativePath>
-  </parent>
+    <parent>
+        <groupId>org.eclipse.jetty.toolchain</groupId>
+        <artifactId>jetty-toolchain</artifactId>
+        <version>1.4</version>
+        <relativePath>../jetty-toolchain</relativePath>
+    </parent>
     <modelVersion>4.0.0</modelVersion>
-	<groupId>org.eclipse.jetty.toolchain.setuid</groupId>
+    <groupId>org.eclipse.jetty.toolchain.setuid</groupId>
     <artifactId>jetty-setuid-parent</artifactId>
     <version>1.0.3-SNAPSHOT</version>
     <name>Jetty :: SetUID Parent</name>
     <packaging>pom</packaging>
     <properties>
-        <!--
-            The jetty-version here only needs to be api compatiable
-        -->
+        <!-- The jetty-version here only needs to be api compatible -->
         <jetty-version>9.1.0.M0</jetty-version>
         <jetty-test-helper-version>2.0</jetty-test-helper-version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -24,11 +22,11 @@
         <developerConnection>scm:git:ssh://git.eclipse.org/gitroot/jetty/org.eclipse.jetty.toolchain.git</developerConnection>
         <url>http://git.eclipse.org/c/jetty/org.eclipse.jetty.toolchain.git/tree/jetty-setuid</url>
     </scm>
-	<modules>
-		<module>jetty-setuid-java</module>
-		<module>jetty-setuid-native</module>
-		<module>jetty-setuid-test</module>
-	</modules>
+    <modules>
+        <module>jetty-setuid-java</module>
+        <module>jetty-setuid-native</module>
+        <module>jetty-setuid-test</module>
+    </modules>
     <build>
       <plugins>
         <plugin>
@@ -96,7 +94,6 @@
             </properties>
         </profile>
 
-
         <profile>
             <id>env-dos</id>
             <activation>