Step 3: Change remaining integration jobs
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy.cfg
index 3a1b40530323713670da577eacc31bcfb464e7e8..df9e7bd64012189baffd182a21ba460e827475a0 100644 (file)
@@ -1,9 +1,12 @@
-BRANCHES:
-- master:
+STREAMS:
+- beryllium:
+    branch: master
     jdks: openjdk7
-- stable/helium:
+- stable-lithium:
+    branch: stable/lithium
     jdks: openjdk7
-- stable/lithium:
+- stable-helium:
+    branch: stable/helium
     jdks: openjdk7
 MVN_GOALS: -U clean install findbugs:findbugs -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
 MVN_OPTS: -Xmx1024m -XX:MaxPermSize=256m