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-subscriber | |
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-subscriber')
-rwxr-xr-x | datarouter-subscriber/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-subscriber/pom.xml b/datarouter-subscriber/pom.xml index e97a04db..90b98345 100755 --- a/datarouter-subscriber/pom.xml +++ b/datarouter-subscriber/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-subscriber</artifactId> |