diff --git a/docs/generators/groovy.html b/docs/generators/groovy.html
index ec88d548c66..b203966a68d 100644
--- a/docs/generators/groovy.html
+++ b/docs/generators/groovy.html
@@ -53,7 +53,6 @@ sidebar_label: groovy
parentArtifactId | parent artifactId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect | | null |
parentVersion | parent version in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect | | null |
snapshotVersion | Uses a SNAPSHOT version. | - true
- Use a SnapShot Version
- false
- Use a Release Version
| null |
-configPackage | configuration package for generated code | | org.openapitools.configuration |
-Last updated on 2019-5-6