Remove odlparent javadoc jobs
[releng/builder.git] / jjb / coe / coe.yaml
index 8b01c9e56ca5c8b2082bb95ccd5d44cf8eec1bfa..4621f57cd02052bb210356d0ff68573e052c1362 100644 (file)
@@ -1,6 +1,6 @@
 ---
 - project:
-    name: coe-neon
+    name: coe-sodium
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-rtd-jobs':
@@ -12,7 +12,7 @@
 
     project: 'coe'
     project-name: 'coe'
-    stream: neon
+    stream: sodium
     branch: 'master'
     mvn-settings: 'coe-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
@@ -24,7 +24,7 @@
     staging-profile-id: 96c0be46aac33
 
 - project:
-    name: coe-fluorine
+    name: coe-neon
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-rtd-jobs':
@@ -36,8 +36,8 @@
 
     project: 'coe'
     project-name: 'coe'
-    stream: fluorine
-    branch: 'stable/fluorine'
+    stream: neon
+    branch: 'stable/neon'
     mvn-settings: 'coe-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'
@@ -48,7 +48,7 @@
     staging-profile-id: 96c0be46aac33
 
 - project:
-    name: coe-oxygen
+    name: coe-fluorine
     jobs:
       - '{project-name}-distribution-check-{stream}'
       - '{project-name}-rtd-jobs':
@@ -60,8 +60,8 @@
 
     project: 'coe'
     project-name: 'coe'
-    stream: oxygen
-    branch: 'stable/oxygen'
+    stream: fluorine
+    branch: 'stable/fluorine'
     mvn-settings: 'coe-settings'
     mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
     dependencies: 'odlparent-merge-{stream},yangtools-merge-{stream},controller-merge-{stream}'