diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-01-24 09:49:44 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-01-24 09:49:44 +0100 |
commit | 0a36f3c8cefd6a217779dc69b41829060625214c (patch) | |
tree | 481e2a58af055ffced226e98bc0b721a103b0d1b /common/checkstyle/pom.xml | |
parent | 3fb54ae87ac2bebe6061f6ec9ff7493d18613016 (diff) |
Set Honeycomb version back to 1.19.01-SNAPSHOT
Change-Id: I61377b9f62a919983d5d51614ad3130c6c0e016c
Signed-off-by: Michal Cmarada <mcmarada@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 3bc9657df..d0bc028a4 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.19.01-RC1</version> + <version>1.19.01-SNAPSHOT</version> <build> <pluginManagement> |