summaryrefslogtreecommitdiffstats
path: root/infra/notification
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2017-01-04 19:19:58 +0100
committerMarek Gradzki <mgradzki@cisco.com>2017-01-04 19:20:10 +0100
commitb0c2350c915238785e641d18d63a9bf74bb326c8 (patch)
tree6829f7aae250a85be316f4854005e9d990165fcf /infra/notification
parent88e324df51d7f119ba8c9dcf6a54e063cd0dee12 (diff)
Bump version to 1.17.01-RC1v1.17.01-RC1
Change-Id: I122834e5c72a03da8580b5416220e00a8ffbc7d4 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 05fad10d7..a1938cc54 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.17.01-SNAPSHOT</version>
+ <version>1.17.01-RC1</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.17.01-SNAPSHOT</version>
+ <version>1.17.01-RC1</version>
<packaging>bundle</packaging>
<dependencies>
diff --git a/infra/notification/impl/pom.xml b/infra/notification/impl/pom.xml
index 9442b4f86..e74491136 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-RC1</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-RC1</version>
<packaging>bundle</packaging>
<dependencies>
diff --git a/infra/notification/pom.xml b/infra/notification/pom.xml
index 882c23ae5..fa229b67d 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.01-SNAPSHOT</version>
+ <version>1.17.01-RC1</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
<groupId>io.fd.honeycomb</groupId>
<artifactId>notification-aggregator</artifactId>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01-RC1</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>