[DCAE-1] Update version for dcae/demo project. 03/1703/1
authorCarsten Lund <lund@research.att.com>
Mon, 6 Mar 2017 20:53:52 +0000 (20:53 +0000)
committerCarsten Lund <lund@research.att.com>
Mon, 6 Mar 2017 20:53:52 +0000 (20:53 +0000)
Change-Id: I1c30c32f833738dd2181f22e5d5748c78cc9f88d
Signed-off-by: Carsten Lund <lund@research.att.com>
jjb/dcae/dcae-demo.yaml

index 521b0e9..cb9039f 100644 (file)
@@ -20,6 +20,7 @@
               deployAtEnd=true
           # yamllint disable rule:line-length
           script: |
+              bash update-version.sh
               bash dcae-demo-controller/src/main/docker-build/build.sh
               bash dcae-demo-controller/src/main/docker-build/push.sh nexus3.openecomp.org:10003
           # yamllint enable