Merge "Start build only if there were recent changes in the repo"
diff --git a/jjb/demo/demo.yaml b/jjb/demo/demo.yaml
index d866247..751b7ab 100644
--- a/jjb/demo/demo.yaml
+++ b/jjb/demo/demo.yaml
@@ -20,8 +20,8 @@
     stream:
       - 'master':
           branch: 'master'
-      - 'dublin':
-          branch: 'dublin'
+      - 'elalto':
+          branch: 'elalto'
     mvn-settings: 'demo-settings'
     files: '**'
     archive-artifacts: ''