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