diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:19:58 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-18 21:12:47 +0100 |
commit | a8bb23f6d54e7e90778a4edb70dc74ee7caf9635 (patch) | |
tree | 126ed7fe18331ddddcd400ab32ac22f4bd898f29 /common/checkstyle | |
parent | 78886acd688284585c2e219e18d7289f49cc8a45 (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 'common/checkstyle')
-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..1d4cbec5b 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-RC2</version> <build> <pluginManagement> |