summaryrefslogtreecommitdiffstats
path: root/samples/interfaces/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-17 13:04:20 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-18 19:58:53 +0200
commitf17ade9a517f342522fe4b8ce83419c18dd93196 (patch)
tree3c932011e18c225a44a0d33d5d765fe720e4933a /samples/interfaces/pom.xml
parent4bf8851d081f56eed9a05a0190ddd762b3f71c86 (diff)
Honeycomb 1.18.10-RC1v1.18.10-RC1
Change-Id: I31ab13577c78a4ff5f96256cf5d46e333ee3be86 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'samples/interfaces/pom.xml')
-rw-r--r--samples/interfaces/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/interfaces/pom.xml b/samples/interfaces/pom.xml
index 8364bad03..17be5e78d 100644
--- a/samples/interfaces/pom.xml
+++ b/samples/interfaces/pom.xml
@@ -18,13 +18,13 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>honeycomb-parent</artifactId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10-RC1</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
<groupId>io.fd.honeycomb.samples.interfaces</groupId>
<artifactId>interfaces-aggregator</artifactId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10-RC1</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>