summaryrefslogtreecommitdiffstats
path: root/infra/notification/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-10-03 14:33:14 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-10-03 14:33:14 +0200
commite640cd3f5fb4a54947a9a1104646988b710624f5 (patch)
treeba77e04cfa92316473b104cdace91c2a3a4298b8 /infra/notification/pom.xml
parent3a802b928c49e95b2b56c2f9721c1adc15fcf8d8 (diff)
Bump honeycomb version to 1.18.01-SNAPSHOT
Change-Id: I64bcd7e45da5d7431ba436ff6ad1ac62cd1d1051 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/notification/pom.xml')
-rw-r--r--infra/notification/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml
index ff447d4ca..e922d119a 100644
--- a/infra/notification/pom.xml
+++ b/infra/notification/pom.xml
@@ -18,13 +18,13 @@
<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>
<groupId>io.fd.honeycomb</groupId>
<artifactId>notification-aggregator</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.18.01-SNAPSHOT</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>