summaryrefslogtreecommitdiffstats
path: root/jjb/ncomp/ncomp-maven.yaml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-03-13 15:03:27 +0000
committerCarsten Lund <lund@research.att.com>2017-03-13 15:03:27 +0000
commit13908671d64f548bd7148c6974e092a7f9e4ca2a (patch)
tree80e078960d649bc8a74ee4ceac4350b805ac2e9e /jjb/ncomp/ncomp-maven.yaml
parentc7ab0bf58a42529ba0ef6523c196e873e47e1ce3 (diff)
[DCAE-1] Added release streams for NCOMP projects.
Change-Id: I429b31032dcd5a7f187fa6b14d37dfeaae4fea06 Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'jjb/ncomp/ncomp-maven.yaml')
-rw-r--r--jjb/ncomp/ncomp-maven.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/jjb/ncomp/ncomp-maven.yaml b/jjb/ncomp/ncomp-maven.yaml
index 7600d65ab..d3e19dd73 100644
--- a/jjb/ncomp/ncomp-maven.yaml
+++ b/jjb/ncomp/ncomp-maven.yaml
@@ -11,6 +11,8 @@
stream:
- 'master':
branch: 'master'
+ - 'release-1.0.0':
+ branch: 'release-1.0.0'
mvn-settings: 'ncomp-maven-settings'
# due to a strange macro / variable translation problem this needs to be
# passed as a string block to properly get the properties correctly defined