diff options
Diffstat (limited to 'vpp-integration/api-docs/docs')
-rw-r--r-- | vpp-integration/api-docs/docs/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index 9c1845dd4..3783d5254 100644 --- a/vpp-integration/api-docs/docs/pom.xml +++ b/vpp-integration/api-docs/docs/pom.xml @@ -22,7 +22,7 @@ <groupId>io.fd.hc2vpp.docs</groupId> <artifactId>docs</artifactId> - <version>1.17.10-RC2</version> + <version>1.17.10-SNAPSHOT</version> <properties> <!-- List of modules that are used to extract Writer/Reader factories, and therefore generate api documentation --> |