summaryrefslogtreecommitdiffstats
path: root/infra/test-utils
diff options
context:
space:
mode:
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 c3029a0ad..504212bcb 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.17.10-SNAPSHOT</version>
+ <version>1.18.01-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 44cd51298..b6fdeddda 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.17.10-SNAPSHOT</version>
+ <version>1.18.01-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 e9f3369bf..ee4f01e91 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.17.10-SNAPSHOT</version>
+ <version>1.18.01-SNAPSHOT</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>