[DCAE-1] Added release streams for NCOMP projects.

Change-Id: I429b31032dcd5a7f187fa6b14d37dfeaae4fea06
Signed-off-by: Carsten Lund <lund@research.att.com>
diff --git a/jjb/ncomp/ncomp-maven.yaml b/jjb/ncomp/ncomp-maven.yaml
index 7600d65..d3e19dd 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