De-lint JJB files

* De-lint files

* Move the sonar URL calls to a global Jenkins Variable

Change-Id: Ic2086d922e848596aab2f2471ee8e615c34f581e
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
diff --git a/jjb/dcae/collectors-ves.yaml b/jjb/dcae/collectors-ves.yaml
index c95f20f..0ed3ed1 100644
--- a/jjb/dcae/collectors-ves.yaml
+++ b/jjb/dcae/collectors-ves.yaml
@@ -23,7 +23,9 @@
       - '{project-name}-{stream}-daily-release-scm-mvn-script':
           # job specific
           mvn-goals-versioning:
+            # yamllint disable rule:line-length
             'versions:set versions:update-child-modules versions:commit -D1.0.0-SNAPSHOT'
+            # yamllint enable
           mvn-goals: 'clean deploy'
           maven-deploy-properties: |
               deployAtEnd=true