File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
53
64 <modelVersion >4.0.0</modelVersion >
75
86 <name >Swagger Maven Plugin</name >
97 <groupId >io.openapitools.swagger</groupId >
10- <version >2.1.3-SNAPSHOT </version >
8+ <version >2.1.3</version >
119 <artifactId >swagger-maven-plugin</artifactId >
1210 <packaging >maven-plugin</packaging >
1311
3432 <connection >scm:git:https://github.com/openapi-tools/swagger-maven-plugin.git</connection >
3533 <developerConnection >scm:git:https://github.com/openapi-tools/swagger-maven-plugin.git</developerConnection >
3634 <url >https://github.com/openapi-tools/swagger-maven-plugin/tree/master</url >
37- <tag >HEAD </tag >
35+ <tag >v2.1.3 </tag >
3836 </scm >
3937
4038 <distributionManagement >
You can’t perform that action at this time.
0 commit comments