diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:19:58 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:20:10 +0100 |
commit | b0c2350c915238785e641d18d63a9bf74bb326c8 (patch) | |
tree | 6829f7aae250a85be316f4854005e9d990165fcf /infra/data-api/pom.xml | |
parent | 88e324df51d7f119ba8c9dcf6a54e063cd0dee12 (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/data-api/pom.xml')
-rw-r--r-- | infra/data-api/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/data-api/pom.xml b/infra/data-api/pom.xml index c3d6f45b5..08befe107 100644 --- a/infra/data-api/pom.xml +++ b/infra/data-api/pom.xml @@ -19,7 +19,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> @@ -27,7 +27,7 @@ <groupId>io.fd.honeycomb</groupId> <artifactId>data-api</artifactId> <name>${project.artifactId}</name> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01-RC1</version> <packaging>bundle</packaging> <dependencies> |