summaryrefslogtreecommitdiffstats
path: root/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-29 10:43:18 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-29 10:43:18 +0200
commitb770a24ae3c8460a836daa10813259335f5dc6c3 (patch)
treeb58520b1b46f799b248f4bf047813fa5d3be3c14 /infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml
parentbd028c022c974b3f49e41eba52ed0a574510a524 (diff)
Honeycomb 1.19.04 releasev1.19.04
Change-Id: I5b684eed325af39b465033c41c4b0334e97398eb Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml')
-rw-r--r--infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml
index 513f50a1e..636f9161f 100644
--- a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml
+++ b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml
@@ -21,14 +21,14 @@
<parent>
<artifactId>impl-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.04</version>
<relativePath>../../../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.northbound.bgp</groupId>
<artifactId>l3-vpn-v6</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.04</version>
<name>${project.artifactId}</name>
<dependencies>