summaryrefslogtreecommitdiffstats
path: root/common/common-scripts/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-01-09 16:43:43 +0100
committerMarek Gradzki <mgradzki@cisco.com>2018-01-09 16:43:43 +0100
commit19d9da5d937332ac61099e09c99eb9ea116219ae (patch)
tree8fae6e387b33fc0a2021310062c93365b26d4dcc /common/common-scripts/pom.xml
parente1050fc83417c986eaeed3b50d5b01eaed0530bd (diff)
Bump honeycomb version to 1.18.01-RC1v1.18.01-RC1
Change-Id: I1a3a7373206af1951b5a6fbdcba7942d9ceebec2 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'common/common-scripts/pom.xml')
-rw-r--r--common/common-scripts/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/common-scripts/pom.xml b/common/common-scripts/pom.xml
index 3de8e3c9d..939de2ac8 100644
--- a/common/common-scripts/pom.xml
+++ b/common/common-scripts/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>io.fd.honeycomb.scripts</groupId>
<artifactId>scripts-parent</artifactId>
- <version>1.18.01-SNAPSHOT</version>
+ <version>1.18.01-RC1</version>
<relativePath>../scripts-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>common-scripts</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.01-SNAPSHOT</version>
+ <version>1.18.01-RC1</version>
<packaging>jar</packaging>
<properties>