diff options
author | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-22 15:58:41 +0000 |
---|---|---|
committer | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-22 16:06:12 +0000 |
commit | 31080bad166cb8e728474770e969a4565e79b8d6 (patch) | |
tree | 9d10566d938b2fccc01a258d10173f29da15e399 /datarouter-docker-compose/pom.xml | |
parent | 08d5698e0c16c31072f90f7286184ba2a9ce7a00 (diff) |
Pom Update for casablanca branch development
Change-Id: Ic63dcf83a8ba511487cab864b463de2e28ef02e6
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-881
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 95c6b10a..37789d35 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>1.0.6-SNAPSHOT</version> + <version>1.0.7-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>datarouter-docker-compose</artifactId> |