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.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vpp-integration/api-docs/core/pom.xml b/vpp-integration/api-docs/core/pom.xml
index 12fa42b5e..0f11ccc42 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.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<relativePath>../../../common/hc2vpp-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>io.fd.hc2vpp.docs</groupId>
<artifactId>docs-core</artifactId>
- <version>1.18.07-SNAPSHOT</version>
+ <version>1.18.07-RC1</version>
<name>${project.artifactId}</name>
<properties>
<mockito-core.version>2.2.9</mockito-core.version>