summaryrefslogtreecommitdiffstats
path: root/vpp-integration/api-docs/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/api-docs/core/pom.xml')
-rw-r--r--vpp-integration/api-docs/core/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml
index 83cb98785..4b91dca40 100644
--- a/vpp-integration/api-docs/core/pom.xml
+++ b/vpp-integration/api-docs/core/pom.xml
@@ -21,14 +21,14 @@
<parent>
<artifactId>hc2vpp-parent</artifactId>
<groupId>io.fd.hc2vpp.common</groupId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07</version>
<relativePath>../../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>docs-core</artifactId>
- <version>1.17.07-SNAPSHOT</version>
+ <version>1.17.07</version>
<properties>
<mockito-core.version>1.10.19</mockito-core.version>
@@ -37,7 +37,7 @@
<asm.version>5.2</asm.version>
<asciidoctorj.version>1.5.4</asciidoctorj.version>
<slf4j-simple.version>1.7.25</slf4j-simple.version>
- <jvpp.version>17.10-SNAPSHOT</jvpp.version>
+ <jvpp.version>17.07</jvpp.version>
<guava.version>19.0</guava.version>
<reflections.version>0.9.11</reflections.version>