summaryrefslogtreecommitdiffstats
path: root/infra/it/test-model/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-30 13:48:30 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-10-31 20:19:25 +0100
commit45e7a85d96163f688d3cfbfb5eade656370c7c81 (patch)
tree53e1e38bbb009e449cba5f522f2a684cb3257f1e /infra/it/test-model/pom.xml
parentc5b3d8663a042dac2e5f9d5a93e3a1375ca1abd2 (diff)
Set honeycomb version to 1.17.10.1-SNAPSHOT
Change-Id: Iacb351f6bcce8275c7a49295663f8d361b33fc16 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/it/test-model/pom.xml')
-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 060c2b1a6..fe606be51 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.10</version>
+ <version>1.17.10.1-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.10</version>
+ <version>1.17.10.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>