summaryrefslogtreecommitdiffstats
path: root/vpp-integration/api-docs/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/api-docs/pom.xml')
-rw-r--r--vpp-integration/api-docs/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-integration/api-docs/pom.xml b/vpp-integration/api-docs/pom.xml
index 5d93681e7..c801e8414 100644
--- a/vpp-integration/api-docs/pom.xml
+++ b/vpp-integration/api-docs/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>hc2vpp-parent</artifactId>
<groupId>io.fd.hc2vpp.common</groupId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10</version>
<relativePath>../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -30,7 +30,7 @@
<artifactId>api-docs</artifactId>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10</version>
<modules>
<module>core</module>