Add another subproject to distinguish validation-scripts and ice-server
configurations
Change-Id: I8f669f7a0ec04dffa13313eab98efe75039d23ce
Issue-ID: VNFSDK-39
Signed-off-by: Mickael JEZEQUEL <mickael.jezequel@orange.com>
       - 'master':
           branch: 'master'
     subproject:
-      - ice:
-          path: '.'
-          pattern: '**'
+      - 'scripts':
+          path: 'validation-scripts'
+          pattern: 'validation-scripts/**'
+          pom: 'validation-scripts/pom.xml'
+      - 'server':
+          path: 'ice-server'
+          pattern: 'ice-server/**'
+          pom: 'ice-server/pom.xml'
     mvn-settings: 'vnfsdk-ice-settings'
     build-node: ubuntu1604-basebuild-4c-4g
     jobs: