diff options
Diffstat (limited to 'vpp-integration/api-docs/docs/pom.xml')
-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 018b34802..25c678f5e 100644 --- a/vpp-integration/api-docs/docs/pom.xml +++ b/vpp-integration/api-docs/docs/pom.xml @@ -23,7 +23,7 @@ <groupId>io.fd.hc2vpp.docs</groupId> <artifactId>docs</artifactId> <name>${project.artifactId}</name> - <version>1.18.04-SNAPSHOT</version> + <version>1.18.04</version> <properties> <!-- List of modules that are used to extract Writer/Reader factories, and therefore generate api documentation --> |