summaryrefslogtreecommitdiffstats
path: root/infra/rpc/impl/pom.xml
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-04-27 21:48:42 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-04-27 21:48:42 +0200
commit0c83ec168d17d7296a3c1e4e1e3983dc932688b6 (patch)
tree68ab1aec38327a1a5e2b57dc0b65994103da67c1 /infra/rpc/impl/pom.xml
parent6dcd78a8100f7ff31332f4edee742a820ca126a4 (diff)
Set Honeycomb version to 1.18.04.1-SNAPSHOT
Change-Id: I8e0e0dc63c39b5c979fae30b743dc7a8b3a486dd Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'infra/rpc/impl/pom.xml')
-rw-r--r--infra/rpc/impl/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/rpc/impl/pom.xml b/infra/rpc/impl/pom.xml
index 33730e7e5..2d3a45691 100644
--- a/infra/rpc/impl/pom.xml
+++ b/infra/rpc/impl/pom.xml
@@ -18,7 +18,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.04</version>
+ <version>1.18.04.1-SNAPSHOT</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -26,7 +26,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>rpc-impl</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.04</version>
+ <version>1.18.04.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<dependencies>