File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed
Expand file tree Collapse file tree 2 files changed +5
-7
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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >com.wgzhao</groupId >
87 <artifactId >addax-admin-parent</artifactId >
9- <version >1 .0.0-SNAPSHOT </version >
8+ <version >2 .0.1 </version >
109 <relativePath >../pom.xml</relativePath >
1110 </parent >
1211
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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.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 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <groupId >com.wgzhao</groupId >
76 <artifactId >addax-admin-parent</artifactId >
8- <version >1 .0.0-SNAPSHOT </version >
7+ <version >2 .0.1 </version >
98 <packaging >pom</packaging >
109
1110 <name >Addax Admin Monorepo</name >
1615 <connection >scm:git:git://github.com/wgzhao/addax-admin.git</connection >
1716 <developerConnection >scm:git:ssh://git@github.com/wgzhao/addax-admin.git</developerConnection >
1817 <url >https://github.com/wgzhao/addax-admin</url >
19- <tag >HEAD </tag >
18+ <tag >v2.0.1 </tag >
2019 </scm >
2120
2221 <properties >
You can’t perform that action at this time.
0 commit comments