File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed
Expand file tree Collapse file tree 4 files changed +16
-16
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 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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >com.hubspot</groupId >
87 <artifactId >algebra-public-parent</artifactId >
9- <version >1.0-SNAPSHOT </version >
8+ <version >1.0</version >
109 </parent >
1110
1211 <artifactId >algebra-public-jackson</artifactId >
13- <version >1.0-SNAPSHOT </version >
12+ <version >1.0</version >
1413
1514 <dependencies >
1615 <dependency >
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 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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >com.hubspot</groupId >
87 <artifactId >algebra-public-parent</artifactId >
9- <version >1.0-SNAPSHOT </version >
8+ <version >1.0</version >
109 </parent >
1110
1211 <artifactId >algebra-public-testing</artifactId >
13- <version >1.0-SNAPSHOT </version >
12+ <version >1.0</version >
1413
1514 <dependencies >
1615 <dependency >
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 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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
76 <groupId >com.hubspot</groupId >
87 <artifactId >algebra-public-parent</artifactId >
9- <version >1.0-SNAPSHOT </version >
8+ <version >1.0</version >
109 </parent >
1110
1211 <artifactId >algebra-public</artifactId >
13- <version >1.0-SNAPSHOT </version >
12+ <version >1.0</version >
1413
1514 <properties >
1615 <basepom .check.skip-findbugs>true</basepom .check.skip-findbugs>
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 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" >
43 <modelVersion >4.0.0</modelVersion >
54
65 <parent >
109 </parent >
1110
1211 <artifactId >algebra-public-parent</artifactId >
13- <version >1.0-SNAPSHOT </version >
12+ <version >1.0</version >
1413 <packaging >pom</packaging >
1514
1615 <properties >
3938 <dependency >
4039 <groupId >com.hubspot</groupId >
4140 <artifactId >algebra-public</artifactId >
42- <version >1.0-SNAPSHOT </version >
41+ <version >1.0</version >
4342 </dependency >
4443 <dependency >
4544 <groupId >org.immutables</groupId >
6867 </dependency >
6968 </dependencies >
7069 </dependencyManagement >
70+
71+ <scm >
72+ <tag >algebra-public-parent-1.0</tag >
73+ </scm >
7174</project >
You can’t perform that action at this time.
0 commit comments