summaryrefslogtreecommitdiffstats
path: root/infra/it/test-model/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-17 16:32:51 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-17 16:34:09 +0100
commitcd482508dce9d40eee561243a52d052f22e4f7cd (patch)
tree68e81187d9a3f4c0e02bd0d5247108fc11f851e6 /infra/it/test-model/pom.xml
parent18fb6025593c960f58e587c7c7fd01ce7a5a1cc2 (diff)
Set Honeycomb version back to 1.18.01-SNAPSHOT
Change-Id: If0c4106e7c738acfdbe82a50303a4d84aa80d385 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 658d3b45e..13947a55f 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.18.01-RC2</version>
+ <version>1.18.01-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.18.01-RC2</version>
+ <version>1.18.01-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>