summaryrefslogtreecommitdiffstats
path: root/infra/notification/impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-01-04 19:19:58 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-01-18 21:12:47 +0100
commita8bb23f6d54e7e90778a4edb70dc74ee7caf9635 (patch)
tree126ed7fe18331ddddcd400ab32ac22f4bd898f29 /infra/notification/impl/pom.xml
parent78886acd688284585c2e219e18d7289f49cc8a45 (diff)
Bump version to 1.17.01-RC2v1.17.01-RC2
Change-Id: I133834e5c72a03da8680b5416220e00a8ffbc7d4 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 9442b4f86..134507b8a 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.01-SNAPSHOT</version>
+ <version>1.17.01-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.01-SNAPSHOT</version>
+ <version>1.17.01-RC2</version>
<packaging>bundle</packaging>
<dependencies>