summaryrefslogtreecommitdiffstats
path: root/samples/interfaces/mapping/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2019-04-18 08:42:22 +0200
committerMichal Cmarada <mcmarada@cisco.com>2019-04-18 08:42:22 +0200
commita0057b92e0b69d6bfd833ae511d8e43b77ef2ee8 (patch)
tree7053d587f1e050d4fd438a5f5a05b7a3ef5565d3 /samples/interfaces/mapping/pom.xml
parentbb77dceecbe4f22321527a816aeb8291a9b3c29d (diff)
Honeycomb 1.19.04-RC1v1.19.04-RC1
Change-Id: Ib8e820256daebd7d9bfc7f4a8610e72abe42bbb5 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'samples/interfaces/mapping/pom.xml')
-rw-r--r--samples/interfaces/mapping/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml
index 7e4c4570c..264c69153 100644
--- a/samples/interfaces/mapping/pom.xml
+++ b/samples/interfaces/mapping/pom.xml
@@ -17,7 +17,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.04-RC1</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -25,11 +25,11 @@
<groupId>io.fd.honeycomb.samples.interfaces</groupId>
<artifactId>interfaces-mapping</artifactId>
<name>${project.artifactId}</name>
- <version>1.19.04-SNAPSHOT</version>
+ <version>1.19.04-RC1</version>
<packaging>bundle</packaging>
<properties>
- <honeycomb.infra.version>1.19.04-SNAPSHOT</honeycomb.infra.version>
+ <honeycomb.infra.version>1.19.04-RC1</honeycomb.infra.version>
<sonar.skip>true</sonar.skip>
</properties>