Move projects to gerrit-maven-sonar
[ci-management.git] / jjb / policy / policy-common.yaml
index a844d05..0f9d221 100644 (file)
     files: '**'
     archive-artifacts: ''
     build-node: ubuntu1604-basebuild-4c-4g
+- project:
+    name: policy-common-sonar
+    jobs:
+      - gerrit-maven-sonar
+    java-version: ''
+    project: 'policy/common'
+    project-name: 'policy-common'
+    branch: 'master'
+    mvn-settings: 'policy-common-settings'
+    mvn-goals: 'clean install'
+    mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
\ No newline at end of file