summaryrefslogtreecommitdiffstats
path: root/infra/bgp-translate-impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-02-15 12:20:25 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-02-15 11:37:08 +0000
commit51522c553834b6e8773e91b1561c5838776b5c29 (patch)
tree7dc87a0826a86192ee9f6f87cb6789004ecf9b0d /infra/bgp-translate-impl/pom.xml
parent12e61e2819781c96176f36bf56ba459aa58d1cb9 (diff)
Honeycomb 1.18.01.1 release
Does not bring any features, but is requred as workaround for HC2VPP-282 and HC2VPP-283. Change-Id: I23cb2eb6485a5b900db4f461f5a11c4abfd17a7b Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/bgp-translate-impl/pom.xml')
-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 1ac1570d0..5b35364ef 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.01.1-SNAPSHOT</version>
+ <version>1.18.01.1</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.01.1-SNAPSHOT</version>
+ <version>1.18.01.1</version>
<dependencies>
<dependency>
<groupId>org.opendaylight.controller</groupId>