summaryrefslogtreecommitdiffstats
path: root/infra/test-utils
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-02-15 14:28:56 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-02-15 13:30:03 +0000
commitb69b4688446bdf790a714944c72b8324ba4efce8 (patch)
tree46cabdde1d38bca9fbe65bf04f67ae64011ae924 /infra/test-utils
parent51522c553834b6e8773e91b1561c5838776b5c29 (diff)
Set Honeycomb version to 1.18.01.2-SNAPSHOT
Change-Id: Ia99ee95a3b53b7d90ee871ad6754053b4524c086 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/test-utils')
-rw-r--r--infra/test-utils/pom.xml2
-rw-r--r--infra/test-utils/test-api/pom.xml2
-rw-r--r--infra/test-utils/test-tools/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/infra/test-utils/pom.xml b/infra/test-utils/pom.xml
index d73dc7954..03c104ba6 100644
--- a/infra/test-utils/pom.xml
+++ b/infra/test-utils/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.18.01.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/infra/test-utils/test-api/pom.xml b/infra/test-utils/test-api/pom.xml
index 73cda1804..9d387a502 100644
--- a/infra/test-utils/test-api/pom.xml
+++ b/infra/test-utils/test-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>api-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.18.01.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<relativePath>../../../common/api-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/infra/test-utils/test-tools/pom.xml b/infra/test-utils/test-tools/pom.xml
index 47b637ee3..448f8eaa8 100644
--- a/infra/test-utils/test-tools/pom.xml
+++ b/infra/test-utils/test-tools/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.01.1</version>
+ <version>1.18.01.2-SNAPSHOT</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>