summaryrefslogtreecommitdiffstats
path: root/vpp-integration/api-docs/api/pom.xml
diff options
context:
space:
mode:
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 12eb6ef72..55b9f6098 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.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</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.19.01-SNAPSHOT</version>
+ <version>1.19.01-RC1</version>
</project> \ No newline at end of file