summaryrefslogtreecommitdiffstats
path: root/infra/notification/impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-07-18 12:46:54 +0200
committerMarek Gradzki <mgradzki@cisco.com>2017-07-18 12:49:47 +0200
commitee55e59f5e1b2b1827bda39e553c5c200373caea (patch)
treede031d16819c63cf78924624a2615af309008c77 /infra/notification/impl/pom.xml
parenta3d562afdd96d4c37fe608af99f364e879ee92b6 (diff)
Bump honeycomb version to 1.17.07-RC2v1.17.07-RC2
Change-Id: I2d84081238446e35af7d33e2b9944ac34c2b1832 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/notification/impl/pom.xml')
-rw-r--r--infra/notification/impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml
index 191e8110e..ea76c09ae 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.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC2</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.17.07-SNAPSHOT</version>
+ <version>1.17.07-RC2</version>
<packaging>bundle</packaging>
<dependencies>