summaryrefslogtreecommitdiffstats
path: root/infra/northbound/bgp/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-27 07:27:25 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-27 14:09:11 +0200
commit4c6da0846fbb26a6b51fc0272ee360671f50ca19 (patch)
treec4cc1893834bca13da2885ff35b265a8fcd9228e /infra/northbound/bgp/pom.xml
parent756ffae6576fe50c052950418627be4a1d21f996 (diff)
Bump Honeycomb version to 1.17.07v1.17.07
Change-Id: I3ff312361a5eedff9ca10cb0ef941e9e2efeeab4 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/northbound/bgp/pom.xml')
-rw-r--r--infra/northbound/bgp/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml
index f49da79b6..0fb2456ea 100644
--- a/infra/northbound/bgp/pom.xml
+++ b/infra/northbound/bgp/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>impl-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.northbound</groupId>
<artifactId>bgp</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07</version>
<dependencies>
<!-- Common northbound configuration -->