diff options
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 21a163b63..a9d789f0b 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-RC2</version> + <version>1.16.9-SNAPSHOT</version> </project> |