summaryrefslogtreecommitdiffstats
path: root/infra/test-utils
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-06 17:17:26 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-06 17:40:41 +0200
commit10eb47bed1b7d71c9ac0c6bf5dc00b92a5b7429f (patch)
treecad21e3fe37481fa0971773d9795761d2d7f464a /infra/test-utils
parent7ef347ce880fcacc82e0dc36bc5853a5a81b4d4e (diff)
Bump honeycomb version to 1.17.10-SNAPSHOT
Change-Id: I6294fc266b704568d4e093a50d615f96eac153be 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 d3f08eadd..c3029a0ad 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.07-SNAPSHOT</version>
+ <version>1.17.10-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 bf847acf0..44cd51298 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.07-SNAPSHOT</version>
+ <version>1.17.10-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 f2add9f08..e9f3369bf 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.07-SNAPSHOT</version>
+ <version>1.17.10-SNAPSHOT</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>