summaryrefslogtreecommitdiffstats
path: root/nat/nat-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nat/nat-api/pom.xml')
-rw-r--r--nat/nat-api/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/nat/nat-api/pom.xml b/nat/nat-api/pom.xml
index 136c61d44..881a46c7a 100644
--- a/nat/nat-api/pom.xml
+++ b/nat/nat-api/pom.xml
@@ -17,18 +17,18 @@
<parent>
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>api-parent</artifactId>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.nat</groupId>
<artifactId>nat-api</artifactId>
<name>${project.artifactId}</name>
- <version>1.17.01-SNAPSHOT</version>
+ <version>1.17.01</version>
<packaging>bundle</packaging>
<properties>
- <naming.context.version>1.17.01-SNAPSHOT</naming.context.version>
+ <naming.context.version>1.17.01</naming.context.version>
</properties>
<dependencies>