forked from loafle/openapi-generator-original
* replace http with https. Replace http://central.maven.org with https://repo1.maven.org * replace http://www.apache.org/licenses/LICENSE-2.0 with https://www.apache.org/licenses/LICENSE-2.0 * Force HTTPS for mavenCentral gradle DSL Co-authored-by: Sebastien Rosset <serosset@cisco.com>
14 lines
515 B
XML
14 lines
515 B
XML
<?xml version="1.0"?>
|
|
<package>
|
|
<metadata>
|
|
<id>IO.Swagger</id>
|
|
<title>IO.Swagger</title>
|
|
<version>1.0.0</version>
|
|
<authors>swagger-codegen</authors>
|
|
<owners>swagger-codegen</owners>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>NancyFx IO.Swagger API</description>
|
|
<copyright>http://swagger.io/terms/</copyright>
|
|
<licenseUrl>https://www.apache.org/licenses/LICENSE-2.0.html</licenseUrl>
|
|
</metadata>
|
|
</package> |