VOL-4925 - Build and release components.

*.groovy
*.yaml
--------
  o Cosmetic edits to force a jenkins job, simple submission of one script not triggering deployment.
  o Add copyright header in groovy scripts where needed.
  o Added trailing comment "// [EOF]" in yaml files.

Change-Id: I978fbd3030c701f8ddc77e5b9140378b9bda909b
diff --git a/jjb/defaults.yaml b/jjb/defaults.yaml
index 6fe3b09..38cfa54 100644
--- a/jjb/defaults.yaml
+++ b/jjb/defaults.yaml
@@ -202,3 +202,5 @@
     # maven version
     # Have to setup JAVA_HOME correctly if we upgrade to mvn36
     maven-version: mvn33
+
+# [EOF]