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" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
5
4
<parent >
10
9
11
10
<groupId >com.qdesrame</groupId >
12
11
<artifactId >openapi-diff</artifactId >
13
- <version >1.1.1-SNAPSHOT </version >
12
+ <version >1.1.1</version >
14
13
<packaging >jar</packaging >
15
14
16
15
<name >openapi-diff</name >
35
34
<connection >scm:git:http://github.com/quen2404/openapi-diff.git</connection >
36
35
<developerConnection >scm:git:http://github.com/quen2404/openapi-diff.git</developerConnection >
37
36
<url >https://github.com/quen2404/openapi-diff</url >
38
- <tag >HEAD </tag >
37
+ <tag >1.1.1 </tag >
39
38
</scm >
40
39
41
40
<distributionManagement >
You can’t perform that action at this time.
0 commit comments