diff options
author | sandovalfr <frank.sandoval@oamtechnologies.com> | 2019-03-04 09:31:59 -0500 |
---|---|---|
committer | sandovalfr <frank.sandoval@oamtechnologies.com> | 2019-03-21 10:57:48 -0600 |
commit | efad46124485f1572765fad05284d8a070fb9277 (patch) | |
tree | 39f8e035b70244daf1c943674a6158e337e85d99 /datarouter-docker-compose/pom.xml | |
parent | 4f1d5968c50f43d7443d4ad7fcfb49d019fd5cde (diff) |
small, multi-platform docker images
Issue-ID: INT-907
Issue-ID: INT-908
Issue-ID: INT-909
Change-Id: I2df861f0098588ec9b394b501af2de6f7559c213
Signed-off-by: sandovalfr <frank.sandoval@oamtechnologies.com>
Diffstat (limited to 'datarouter-docker-compose/pom.xml')
-rw-r--r-- | datarouter-docker-compose/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-docker-compose/pom.xml b/datarouter-docker-compose/pom.xml index 21da42f4..73e8c7e6 100644 --- a/datarouter-docker-compose/pom.xml +++ b/datarouter-docker-compose/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.dmaap.datarouter</groupId> <artifactId>parent</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>datarouter-docker-compose</artifactId> |