From 80a00d4b89b254cad03d17b5278e2802bb4fc618 Mon Sep 17 00:00:00 2001 From: wing328 Date: Sun, 19 Jan 2020 20:28:55 +0000 Subject: [PATCH] Deploy website Deploy website version based on d61dcc17e0ba371dad170aea831c36aa9f74b42f --- docs/plugins.html | 4 ++-- docs/plugins/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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