summaryrefslogtreecommitdiffstats
path: root/infra/it/test-model
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-01-04 13:45:57 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-01-04 18:29:46 +0000
commit75f0efb8b1aff9e9be8d222fd90d1df7ce542bbc (patch)
tree47df5ee73565ef496f714b9842e34fc1ef381adb /infra/it/test-model
parent9900bb5101afedf7776787a66c5fb15c411c2cf9 (diff)
Bump Honeycomb version to 17.04
Change-Id: I99bc2593d50e59a6d4293e2d98ef3a9569a55008 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/test-model')
-rw-r--r--infra/it/test-model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/it/test-model/pom.xml b/infra/it/test-model/pom.xml
index 1c5382c8a..23e2372e1 100644
--- a/infra/it/test-model/pom.xml
+++ b/infra/it/test-model/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.04-SNAPSHOT</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
@@ -25,7 +25,7 @@
<groupId>io.fd.honeycomb.it</groupId>
<artifactId>honeycomb-test-model</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.04-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>