summaryrefslogtreecommitdiffstats
path: root/common/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:37:23 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:37:23 +0200
commit9533be89035b3ef7e53276461efc333d92428e42 (patch)
tree42853d88730a1a473d65310aec50a3e9402c44e8 /common/pom.xml
parent2ed839f11683e23f15438a278d4afdad8c076a96 (diff)
Honeycomb 1.18.10 releasev1.18.10
Change-Id: Ie0940b9b761e747b07901c8ebe62a4be3840dee2 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'common/pom.xml')
-rw-r--r--common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/pom.xml b/common/pom.xml
index b8bf5afd5..1e6e52d73 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -18,12 +18,12 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10</version>
<relativePath>honeycomb-parent</relativePath>
</parent>
<artifactId>honeycomb-common-aggregator</artifactId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>