summaryrefslogtreecommitdiffstats
path: root/infra/notification/impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-17 16:32:51 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-17 16:34:09 +0100
commitcd482508dce9d40eee561243a52d052f22e4f7cd (patch)
tree68e81187d9a3f4c0e02bd0d5247108fc11f851e6 /infra/notification/impl/pom.xml
parent18fb6025593c960f58e587c7c7fd01ce7a5a1cc2 (diff)
Set Honeycomb version back to 1.18.01-SNAPSHOT
Change-Id: If0c4106e7c738acfdbe82a50303a4d84aa80d385 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 8d8e74f72..d8fe2446a 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-RC2</version>
+ <version>1.18.01-SNAPSHOT</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-RC2</version>
+ <version>1.18.01-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>