diff options
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 a9d789f0b..648ba3a19 100644 --- a/common/checkstyle/pom.xml +++ b/common/checkstyle/pom.xml @@ -10,6 +10,6 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-checkstyle</artifactId> - <version>1.16.9-SNAPSHOT</version> + <version>1.16.9</version> </project> |