Followed gv's example on yaafi-crypto to clean up all poms, removed old deployment management profiles, removed old maven 1.x build files, fixed test case in PBE that relied on old project file, added missing licenses to poms

git-svn-id: https://svn.apache.org/repos/asf/turbine/fulcrum/trunk/parser@1846008 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 87a0e52..0c4ad24 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,8 +123,6 @@
   </build>
 
   <properties>
-    <maven.compiler.source>1.8</maven.compiler.source>
-    <maven.compiler.target>1.8</maven.compiler.target>
     <turbine.site.path>fulcrum/fulcrum-parser</turbine.site.path>
   </properties>