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 /common/checkstyle/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 'common/checkstyle/pom.xml')
-rw-r--r-- | common/checkstyle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/checkstyle/pom.xml b/common/checkstyle/pom.xml index f7da05388..d329a9567 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -4,7 +4,7 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-checkstyle</artifactId> <name>${project.artifactId}</name> - <version>1.17.01-SNAPSHOT</version> + <version>1.17.01-RC1</version> <build> <pluginManagement> |