summaryrefslogtreecommitdiffstats
path: root/infra/notification
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-05-24 21:31:55 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-05-24 21:33:09 +0200
commit4de3482e4fd14586a21f13b215310d97278132a6 (patch)
tree4ec4f6d0c171d52ae061d088ea6eeef4e33585f0 /infra/notification
parentf1d785a6ae421351b70dd3eedfc121488ba0ea57 (diff)
Honeycomb 1.18.01.2 release
Change-Id: Ie2d216be161f9c648ea584f48d22a0370ac77b0d Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/notification')
-rw-r--r--infra/notification/api/pom.xml4
-rw-r--r--infra/notification/impl/pom.xml4
-rw-r--r--infra/notification/pom.xml4
3 files changed, 6 insertions, 6 deletions
diff --git a/infra/notification/api/pom.xml b/infra/notification/api/pom.xml
index c817efad0..10fff9419 100644
--- a/infra/notification/api/pom.xml
+++ b/infra/notification/api/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -26,7 +26,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>notification-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<packaging>bundle</packaging>
<dependencies>
diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml
index da55d125f..e331cdfd9 100644
--- a/infra/notification/impl/pom.xml
+++ b/infra/notification/impl/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -26,7 +26,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>notification-impl</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<packaging>bundle</packaging>
<dependencies>
diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml
index 98e8cacbc..fee0b4a17 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.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
<groupId>io.fd.honeycomb</groupId>
<artifactId>notification-aggregator</artifactId>
- <version>1.18.01.2-SNAPSHOT</version>
+ <version>1.18.01.2</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>