diff options
author | Gary Wu <gary.wu@futurewei.com> | 2019-06-14 12:19:39 -0700 |
---|---|---|
committer | Gary Wu <gary.wu@futurewei.com> | 2019-06-14 12:21:39 -0700 |
commit | 25202340c69d3fc0c0b885aadb580d5dbbcfe8ce (patch) | |
tree | 1452ea37f0502d853945bd4a700fb701de6a04e5 /vnfs/vLB/DNSClient | |
parent | 73a66a348f321af37480991f11999794803f91ea (diff) |
Version bump demo to 1.4.1-SNAPSHOT
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I0143f1c25ccb2d179e28097acea706e225db0934
Diffstat (limited to 'vnfs/vLB/DNSClient')
-rw-r--r-- | vnfs/vLB/DNSClient/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/vLB/DNSClient/pom.xml b/vnfs/vLB/DNSClient/pom.xml index 79e1aaa1..28b47ec1 100644 --- a/vnfs/vLB/DNSClient/pom.xml +++ b/vnfs/vLB/DNSClient/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.onap.demo.vnf</groupId> <artifactId>demo-aggregator</artifactId> - <version>1.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> |