diff options
author | 2017-01-04 19:19:58 +0100 | |
---|---|---|
committer | 2017-01-30 07:49:25 +0100 | |
commit | 6c7c2536845507d26aac9675a1cdc0aeb286f737 (patch) | |
tree | 52dd112df820efa574db7a335481401c06590eab /common/checkstyle/pom.xml | |
parent | 192d742f43a0272bfe73613630ccbfc9cb5d09e0 (diff) |
Bump version to 1.17.01 FINALv1.17.01-FINALstable/1701
Change-Id: I143834e5c72a03da8680b5416220e00a8ffbc7d4
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..4211102a4 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</version> <build> <pluginManagement> |