File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <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/xsd/maven-4.0.0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <parent >
109
1110 <groupId >com.qdesrame</groupId >
1211 <artifactId >openapi-diff</artifactId >
13- <version >1.1.1-SNAPSHOT </version >
12+ <version >1.1.1</version >
1413 <packaging >jar</packaging >
1514
1615 <name >openapi-diff</name >
3534 <connection >scm:git:http://github.com/quen2404/openapi-diff.git</connection >
3635 <developerConnection >scm:git:http://github.com/quen2404/openapi-diff.git</developerConnection >
3736 <url >https://github.com/quen2404/openapi-diff</url >
38- <tag >HEAD </tag >
37+ <tag >1.1.1 </tag >
3938 </scm >
4039
4140 <distributionManagement >
You can’t perform that action at this time.
0 commit comments