summaryrefslogtreecommitdiffstats
path: root/vpp-integration/api-docs/api/pom.xml
diff options
context:
space:
mode:
authorMichal Cmarada <mcmarada@cisco.com>2018-10-26 16:34:11 +0200
committerMichal Cmarada <mcmarada@cisco.com>2018-10-29 10:27:58 +0100
commitbb94464f2321b03b45c03c42effbcc458081c72e (patch)
tree21ed23acc6633f8efde28d74f0d2a96d7dce5f7c /vpp-integration/api-docs/api/pom.xml
parentd697a4da4e584ad41761f7f68ce7ff7871a4344b (diff)
Hc2vpp 1.18.10 releasev1.18.10
Change-Id: I40aa22375108c7b390487570c4f080140459572a Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'vpp-integration/api-docs/api/pom.xml')
-rw-r--r--vpp-integration/api-docs/api/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-integration/api-docs/api/pom.xml b/vpp-integration/api-docs/api/pom.xml
index fd05567cf..6bb6dd32e 100644
--- a/vpp-integration/api-docs/api/pom.xml
+++ b/vpp-integration/api-docs/api/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>
@@ -40,6 +40,6 @@
<artifactId>docs-api</artifactId>
<name>${project.artifactId}</name>
<groupId>io.fd.hc2vpp.docs</groupId>
- <version>1.18.10-SNAPSHOT</version>
+ <version>1.18.10</version>
</project> \ No newline at end of file