File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
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 <parent >
65 <groupId >id.global</groupId >
76 <artifactId >microservice-parent</artifactId >
87 <version >4.6</version >
9- <relativePath />
8+ <relativePath />
109 </parent >
1110 <groupId >id.global.iris</groupId >
1211 <artifactId >router</artifactId >
13- <version >1.0.0-SNAPSHOT </version >
12+ <version >1.0.0</version >
1413 <scm >
1514 <
connection >scm:git:
[email protected] :globalid/core-router.git</
connection >
1615 <
developerConnection >scm:git:
[email protected] :globalid/core-router.git</
developerConnection >
1716 <url >https://github.com/globalid/core-router</url >
18- <tag >HEAD </tag >
17+ <tag >v1.0.0 </tag >
1918 </scm >
2019
2120 <properties >
You can’t perform that action at this time.
0 commit comments