summaryrefslogtreecommitdiffstats
path: root/samples/interfaces/pom.xml
diff options
context:
space:
mode:
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 62ed31840..d6d1230da 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.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC1</version>
<relativePath>../../common/honeycomb-parent</relativePath>
</parent>
<groupId>io.fd.honeycomb.samples.interfaces</groupId>
<artifactId>interfaces-aggregator</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10-RC1</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
<modelVersion>4.0.0</modelVersion>