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/intake@1846008 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 0a6ac77..8f0cf5f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,8 +139,6 @@
   </build>
 
   <properties>
-    <maven.compiler.source>1.8</maven.compiler.source>
-    <maven.compiler.target>1.8</maven.compiler.target>
     <turbine.site.path>fulcrum/fulcrum-intake</turbine.site.path>
   </properties>