summaryrefslogtreecommitdiffstats
path: root/infra/bgp-translate-api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:54:07 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:54:07 +0200
commit8f677a4f39fd967900d0080d2c267ba112edc378 (patch)
tree03e0693dfa55945b0c84caa9a9815814cc8f2569 /infra/bgp-translate-api/pom.xml
parent9533be89035b3ef7e53276461efc333d92428e42 (diff)
Set Honeycomb version to 1.18.10.1-SNAPSHOTstable/1810
Change-Id: I22b9589cbacb3b4d4f38f145362537f0c1dbd5db Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'infra/bgp-translate-api/pom.xml')
-rw-r--r--infra/bgp-translate-api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bgp-translate-api/pom.xml b/infra/bgp-translate-api/pom.xml
index 266bf35dd..e290b378c 100644
--- a/infra/bgp-translate-api/pom.xml
+++ b/infra/bgp-translate-api/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
- <version>1.18.10</version>
+ <version>1.18.10.1-SNAPSHOT</version>
<relativePath>../../common/impl-parent</relativePath>
</parent>
@@ -28,7 +28,7 @@
<groupId>io.fd.honeycomb</groupId>
<artifactId>bgp-translate-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.18.10</version>
+ <version>1.18.10.1-SNAPSHOT</version>
<dependencies>
<dependency>
<groupId>org.opendaylight.mdsal</groupId>