summaryrefslogtreecommitdiffstats
path: root/infra/northbound/restconf/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/northbound/restconf/pom.xml')
-rw-r--r--infra/northbound/restconf/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml
index 49e5a9013..e3b1c23e3 100644
--- a/infra/northbound/restconf/pom.xml
+++ b/infra/northbound/restconf/pom.xml
@@ -21,14 +21,14 @@
<parent>
<artifactId>impl-parent</artifactId>
<groupId>io.fd.honeycomb.common</groupId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10</version>
<relativePath>../../../common/impl-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.honeycomb.northbound</groupId>
<artifactId>restconf</artifactId>
- <version>1.17.10-SNAPSHOT</version>
+ <version>1.17.10</version>
<properties>
<jersey.version>1.19.1</jersey.version>