Update the Data Router Versions 43/84643/1
authorLiamBurke <Liam.Burke@ericsson.com>
Tue, 9 Apr 2019 09:26:47 +0000 (10:26 +0100)
committerLiamBurke <liam.burke@ericsson.com>
Tue, 9 Apr 2019 09:26:47 +0000 (10:26 +0100)
Change-Id: I5c1b0a39a773126fcb5de043b21cc13914213832
Issue-ID: INT-832
Signed-off-by: LiamBurke <liam.burke@ericsson.com>
plans/usecases/5G-bulkpm/composefile/docker-compose-e2e.yml

index 4f6c4da..86c5fe3 100644 (file)
@@ -1,7 +1,7 @@
 version: '2.1'
 services:
   datarouter-prov:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov:2.0.2-SNAPSHOT-latest
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov:2.1.0-SNAPSHOT-latest
     container_name: datarouter-prov
     hostname: dmaap-dr-prov
     ports:
@@ -24,7 +24,7 @@ services:
       - "dmaap-dr-node:1.1.1.1"
 
   datarouter-node:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.0.2-SNAPSHOT-latest
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.1.0-SNAPSHOT-latest
     container_name: datarouter-node
     hostname: dmaap-dr-node
     ports:
@@ -39,7 +39,7 @@ services:
       - "dmaap-dr-prov:2.2.2.2"
 
   datarouter-subscriber:
-      image: nexus3.onap.org:10001/onap/dmaap/datarouter-subscriber:2.0.2-SNAPSHOT-latest
+      image: nexus3.onap.org:10001/onap/dmaap/datarouter-subscriber:2.1.0-SNAPSHOT-latest
       container_name: fileconsumer-node
       hostname: subscriber.com
       ports: