File tree Expand file tree Collapse file tree 4 files changed +12
-8
lines changed
Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.hubspot</groupId >
77 <artifactId >algebra-public-parent</artifactId >
8- <version >1.2-SNAPSHOT </version >
8+ <version >1.2</version >
99 </parent >
1010
1111 <artifactId >algebra-jackson</artifactId >
12- <version >1.2-SNAPSHOT </version >
12+ <version >1.2</version >
1313
1414 <dependencies >
1515 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.hubspot</groupId >
77 <artifactId >algebra-public-parent</artifactId >
8- <version >1.2-SNAPSHOT </version >
8+ <version >1.2</version >
99 </parent >
1010
1111 <artifactId >algebra-testing</artifactId >
12- <version >1.2-SNAPSHOT </version >
12+ <version >1.2</version >
1313
1414 <dependencies >
1515 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.hubspot</groupId >
77 <artifactId >algebra-public-parent</artifactId >
8- <version >1.2-SNAPSHOT </version >
8+ <version >1.2</version >
99 </parent >
1010
1111 <artifactId >algebra</artifactId >
12- <version >1.2-SNAPSHOT </version >
12+ <version >1.2</version >
1313
1414 <properties >
1515 <basepom .check.skip-findbugs>true</basepom .check.skip-findbugs>
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >algebra-public-parent</artifactId >
12- <version >1.2-SNAPSHOT </version >
12+ <version >1.2</version >
1313 <packaging >pom</packaging >
1414
1515 <properties >
3939 <dependency >
4040 <groupId >com.hubspot</groupId >
4141 <artifactId >algebra</artifactId >
42- <version >1.2-SNAPSHOT </version >
42+ <version >1.2</version >
4343 </dependency >
4444 <dependency >
4545 <groupId >org.immutables</groupId >
6868 </dependency >
6969 </dependencies >
7070 </dependencyManagement >
71+
72+ <scm >
73+ <tag >algebra-public-parent-1.2</tag >
74+ </scm >
7175</project >
You can’t perform that action at this time.
0 commit comments