summaryrefslogtreecommitdiffstats
path: root/infra/bgp-translate-impl
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-09 16:00:33 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-04-09 16:00:33 +0200
commit2ea6279505d0e66c8474c3933a9b3ca3423ae4b7 (patch)
treeae285fa0c2231edd020abe13cbffb48aefd8f030 /infra/bgp-translate-impl
parent8acc5613345d9c50d0f33c3d74ae64e474b80724 (diff)
Bump Honeycomb version to 1.18.07-SNAPSHOT
Change-Id: Ib0b9a2a2369730cd8a21e35e4dce0b62e45e8ad3 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/bgp-translate-impl')
-rw-r--r--infra/bgp-translate-impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bgp-translate-impl/pom.xml b/infra/bgp-translate-impl/pom.xml
index b64d9bca7..1528709a5 100644
--- a/infra/bgp-translate-impl/pom.xml
+++ b/infra/bgp-translate-impl/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.07-SNAPSHOT</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
@@ -28,7 +28,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>bgp-translate-impl</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.04-SNAPSHOT</version>
+ <version>1.18.07-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.opendaylight.controller</groupId>