diff options
author | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:34:10 +0100 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2017-01-04 19:34:10 +0100 |
commit | 206c01ce770cc469c25a9f3dbc1bff58881b3e81 (patch) | |
tree | 85f60f771e1c0e997987bfe02a64b44be840a006 /common/common-scripts | |
parent | b0c2350c915238785e641d18d63a9bf74bb326c8 (diff) |
Set honeycomb version back to SNAPSHOT
Change-Id: I518b7594eb13040a47f100199ff75f342c054390
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
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 fb5341573..cf764a75e 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.01-RC1</version> + <version>1.17.01-SNAPSHOT</version> <packaging>jar</packaging> <properties> |