diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 12:41:29 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-15 12:44:47 -0800 |
commit | eacfb50f737cc2f38f7629c3c1a806949a470a08 (patch) | |
tree | 1055434a1b77184c83e0a027ae881bcbe6061357 /vnfs/vLB/dns_streams | |
parent | 2df4fe8dc069e8d91ee7896cbb9b00f38c52cdd9 (diff) |
Version bump demo casablanca to 1.3.1-SNAPSHOT
Change-Id: Ida5174750437e32c128c7ce505a28f25f04f2ec6
Issue-ID: INT-722
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'vnfs/vLB/dns_streams')
-rw-r--r-- | vnfs/vLB/dns_streams/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/vLB/dns_streams/pom.xml b/vnfs/vLB/dns_streams/pom.xml index 5d2f56db..1b21392d 100644 --- a/vnfs/vLB/dns_streams/pom.xml +++ b/vnfs/vLB/dns_streams/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.demo.vnf</groupId> <artifactId>demo-aggregator</artifactId> - <version>1.3.0-SNAPSHOT</version> + <version>1.3.1-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> |