File tree Expand file tree Collapse file tree 4 files changed +8
-14
lines changed
Expand file tree Collapse file tree 4 files changed +8
-14
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/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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <artifactId >conduit-parent</artifactId >
97 <groupId >io.rtr</groupId >
10- <version >1.47-SNAPSHOT </version >
8+ <version >1.47</version >
119 </parent >
1210
1311 <name >Conduit BOM</name >
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/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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <parent >
86 <groupId >io.rtr</groupId >
97 <artifactId >conduit-parent</artifactId >
10- <version >1.47-SNAPSHOT </version >
8+ <version >1.47</version >
119 </parent >
1210
1311 <name >Conduit Dependencies BOM</name >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >conduit-parent</artifactId >
77 <groupId >io.rtr</groupId >
8- <version >1.47-SNAPSHOT </version >
8+ <version >1.47</version >
99 </parent >
1010
1111 <name >Conduit</name >
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/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 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64
75 <name >Conduit</name >
108 <groupId >io.rtr</groupId >
119 <artifactId >conduit-parent</artifactId >
1210 <packaging >pom</packaging >
13- <version >1.47-SNAPSHOT </version >
11+ <version >1.47</version >
1412
1513 <modules >
1614 <module >conduit-bom</module >
3028 <
connection >scm:git:
[email protected] :RentTheRunway/conduit.git</
connection >
3129 <developerConnection >${project.scm.connection} </developerConnection >
3230 <url >${project.url} </url >
33- <tag >HEAD </tag >
31+ <tag >v1.47 </tag >
3432 </scm >
3533
3634 <developers >
You can’t perform that action at this time.
0 commit comments