diff --git a/docs/plugins.html b/docs/plugins.html index 08c0f89dc76..02101183bae 100644 --- a/docs/plugins.html +++ b/docs/plugins.html @@ -102,7 +102,7 @@
buildscript {
   repositories {
     mavenLocal()
-    maven { url = "https://repo1.maven.org/maven2" }
+    maven { url "https://repo1.maven.org/maven2" }
   }
   dependencies {
     classpath "org.openapitools:openapi-generator-gradle-plugin:3.3.4"
@@ -146,4 +146,4 @@ apply plugin: 'org.op
     ]
 }
 
-
Last updated on 1/18/2020
CLI InstallationOnline
\ No newline at end of file +
Last updated on 1/19/2020
CLI InstallationOnline
\ No newline at end of file diff --git a/docs/plugins/index.html b/docs/plugins/index.html index 08c0f89dc76..02101183bae 100644 --- a/docs/plugins/index.html +++ b/docs/plugins/index.html @@ -102,7 +102,7 @@
buildscript {
   repositories {
     mavenLocal()
-    maven { url = "https://repo1.maven.org/maven2" }
+    maven { url "https://repo1.maven.org/maven2" }
   }
   dependencies {
     classpath "org.openapitools:openapi-generator-gradle-plugin:3.3.4"
@@ -146,4 +146,4 @@ apply plugin: 'org.op
     ]
 }
 
-
Last updated on 1/18/2020
CLI InstallationOnline
\ No newline at end of file +
Last updated on 1/19/2020
CLI InstallationOnline
\ No newline at end of file