diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-02-04 09:16:54 +0100 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-02-04 08:43:39 +0000 |
commit | 1f44ec1a605c70dcd512b652a10503361e590986 (patch) | |
tree | ebf4f9f205ae076687a7e061bdc5c4b96553673a /common/scripts-parent | |
parent | c73f03c3e50ca04336537e401ee1b98cf0d3a473 (diff) |
Set Honeycomb version to 1.19.01.1-SNAPSHOTstable/1901
Change-Id: Iee4590dc817b3696646770bbaab33de226534edf
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'common/scripts-parent')
-rw-r--r-- | common/scripts-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/scripts-parent/pom.xml b/common/scripts-parent/pom.xml index 267c995c0..d7a8dad04 100644 --- a/common/scripts-parent/pom.xml +++ b/common/scripts-parent/pom.xml @@ -22,7 +22,7 @@ <groupId>io.fd.honeycomb.scripts</groupId> <artifactId>scripts-parent</artifactId> - <version>1.19.01</version> + <version>1.19.01.1-SNAPSHOT</version> <packaging>pom</packaging> <name>${project.artifactId}</name> |