diff options
Diffstat (limited to 'common/common-scripts')
-rw-r--r-- | common/common-scripts/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml index 2d441a26f..7be29b662 100644 --- a/common/common-scripts/pom.xml +++ b/common/common-scripts/pom.xml @@ -22,7 +22,7 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>common-scripts</artifactId> <name>${project.artifactId}</name> - <version>1.17.07-RC2</version> + <version>1.17.07-SNAPSHOT</version> <packaging>jar</packaging> <properties> |