summaryrefslogtreecommitdiffstats
path: root/infra/northbound/common/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:37:23 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-26 15:37:23 +0200
commit9533be89035b3ef7e53276461efc333d92428e42 (patch)
tree42853d88730a1a473d65310aec50a3e9402c44e8 /infra/northbound/common/pom.xml
parent2ed839f11683e23f15438a278d4afdad8c076a96 (diff)
Honeycomb 1.18.10 releasev1.18.10
Change-Id: Ie0940b9b761e747b07901c8ebe62a4be3840dee2 Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'infra/northbound/common/pom.xml')
-rw-r--r--infra/northbound/common/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml
index e145e9bdd..4bcfa5eb6 100644
--- a/infra/northbound/common/pom.xml
+++ b/infra/northbound/common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>impl-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
@@ -29,7 +29,7 @@
<groupId>io.fd.honeycomb.northbound</groupId>
<artifactId>common</artifactId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10</version>
<name>${project.artifactId}</name>
<dependencies>