summaryrefslogtreecommitdiffstats
path: root/infra/it/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/it/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/it/pom.xml')
-rw-r--r--infra/it/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/pom.xml b/infra/it/pom.xml
index f0f09853a..30987f6fd 100644
--- a/infra/it/pom.xml
+++ b/infra/it/pom.xml
@@ -18,13 +18,13 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.18.01.1-SNAPSHOT</version>
+ <version>1.18.01.1</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
<groupId>io.fd.honeycomb.it</groupId>
<artifactId>honeycomb-it-aggregator</artifactId>
- <version>1.18.01.1-SNAPSHOT</version>
+ <version>1.18.01.1</version>
<name>honeycomb-it</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>