1. change VES measurement data topic
2. fix bootstrap container image version
Issue-ID: DCAEGEN2-502
Issue-ID: DCAEGEN2-499
Change-Id: I1220b888d3b2ecaf8876868863c2964193ac0301
Signed-off-by: Lusheng Ji <lji@research.att.com>
   <groupId>org.onap.dcaegen2.deployments</groupId>
   <artifactId>bootstrap</artifactId>
   <name>dcaegen2-deployments-bootstrap</name>
-  <version>1.1.2-SNAPSHOT</version>
+  <version>1.1.3-SNAPSHOT</version>
   <url>http://maven.apache.org</url>
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
 
        - "DMAAPHOST={{ mr_ip_addr }}"
        - "DMAAPPORT=3904"
        - "DMAAPPUBTOPIC=unauthenticated.DCAE_CL_OUTPUT"
-       - "DMAAPSUBTOPIC=unauthenticated.SEC_MEASUREMENT_OUTPUT"
+       - "DMAAPSUBTOPIC=unauthenticated.VES_MEASUREMENT_OUTPUT"
        - "AAIHOST={{ aai1_ip_addr }}"
        - "AAIPORT=8443"
        - "CONSUL_HOST=consul"