summaryrefslogtreecommitdiffstats
path: root/infra/it/test-model/pom.xml
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/it/test-model/pom.xml
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/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 9f37eb554..54e6a8450 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.07-SNAPSHOT</version>
+ <version>1.17.10-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.07-SNAPSHOT</version>
+ <version>1.17.10-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>