summaryrefslogtreecommitdiffstats
path: root/datarouter-docker-compose
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2019-04-09 13:52:17 +0000
committerConor Ward <conor.ward@est.tech>2019-04-16 08:58:47 +0000
commit1c11ab87dd4954903734c8a95a17a56aefea4758 (patch)
treece657bdaa9ae8630b8f8111f81af71e20ea6313c /datarouter-docker-compose
parent22843ae3fa946fd8259f6bb2aa10a894a43e7e67 (diff)
pom updates for version settings
Refactored some of the fabric8 also. Change-Id: Ib5a62cab9d917728d42f54a1bbe42b937d48793e Issue-ID: DMAAP-854 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Diffstat (limited to 'datarouter-docker-compose')
-rw-r--r--datarouter-docker-compose/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-docker-compose/pom.xml b/datarouter-docker-compose/pom.xml
index 4c261423..fbc08551 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.1.0-SNAPSHOT</version>
+ <version>${revision}</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>datarouter-docker-compose</artifactId>