summaryrefslogtreecommitdiffstats
path: root/jjb/oparent/oparent.yaml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-06 09:52:29 -0400
committerDan Timoney <dtimoney@att.com>2017-10-06 09:52:29 -0400
commita44e0b43309f79a52ee35ca3b51eb2727767c654 (patch)
treeff74c02964d860bbc714a2c799afd47a2cb332da /jjb/oparent/oparent.yaml
parent9e2684749cc71a9335436ab42b05eca8e3fdc82d (diff)
Define new template for subproject release build
Define a new template for subproject release builds that does not update the version tag within the <parent>. This is needed for the oparent-odlparent subproject of oparent, whose parent is an external POM from the OpenDaylight project. Change-Id: I798b0292f17b6b9d5234f147910488e4bb6ecee2 Issue-ID: CIMAN-99 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'jjb/oparent/oparent.yaml')
-rw-r--r--jjb/oparent/oparent.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/oparent/oparent.yaml b/jjb/oparent/oparent.yaml
index 548e9270d..be4ad0cac 100644
--- a/jjb/oparent/oparent.yaml
+++ b/jjb/oparent/oparent.yaml
@@ -9,7 +9,7 @@
jobs:
- '{project-name}-{stream}-{subproject}-verify-java'
- '{project-name}-{stream}-{subproject}-merge-java'
- - '{project-name}-{stream}-{subproject}-release-version2-java-daily'
+ - '{project-name}-{stream}-{subproject}-release-version3-java-daily'
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily-no-sonar'