Renamed "this & that" IT test folder to "simple-dir-format", as this breaks the ITs when run on Windows: the '&' gets interpreted and Windows tries to launch the "that" program.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1753099 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/maven-assembly-plugin/src/it/projects/basic-features/this & that/pom.xml b/maven-assembly-plugin/src/it/projects/basic-features/simple-dir-format/pom.xml
similarity index 100%
rename from maven-assembly-plugin/src/it/projects/basic-features/this & that/pom.xml
rename to maven-assembly-plugin/src/it/projects/basic-features/simple-dir-format/pom.xml
diff --git a/maven-assembly-plugin/src/it/projects/basic-features/this & that/src/main/assembly/src.xml b/maven-assembly-plugin/src/it/projects/basic-features/simple-dir-format/src/main/assembly/src.xml
similarity index 100%
rename from maven-assembly-plugin/src/it/projects/basic-features/this & that/src/main/assembly/src.xml
rename to maven-assembly-plugin/src/it/projects/basic-features/simple-dir-format/src/main/assembly/src.xml
diff --git a/maven-assembly-plugin/src/it/projects/basic-features/this & that/verify.bsh b/maven-assembly-plugin/src/it/projects/basic-features/simple-dir-format/verify.bsh
similarity index 100%
rename from maven-assembly-plugin/src/it/projects/basic-features/this & that/verify.bsh
rename to maven-assembly-plugin/src/it/projects/basic-features/simple-dir-format/verify.bsh