File tree Expand file tree Collapse file tree 23 files changed +71
-9
lines changed Expand file tree Collapse file tree 23 files changed +71
-9
lines changed Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >annotations</artifactId >
12+ <!-- `name` is required by Sonatype-->
13+ <name >${project.groupId} :${project.artifactId} </name >
1214
1315 <!-- Make sure this has not a single dependency ! -->
1416</project >
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >any-language</artifactId >
12+ <!-- `name` is required by Sonatype-->
13+ <name >${project.groupId} :${project.artifactId} </name >
1214
1315 <properties >
1416 <jacoco .branch.ratio>0.00</jacoco .branch.ratio>
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >code-cleaners</artifactId >
12+ <!-- `name` is required by Sonatype-->
13+ <name >${project.groupId} :${project.artifactId} </name >
1214
1315 <properties >
1416 <jacoco .branch.ratio>0.00</jacoco .branch.ratio>
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >code-providers</artifactId >
12+ <!-- `name` is required by Sonatype-->
13+ <name >${project.groupId} :${project.artifactId} </name >
1214
1315 <properties >
1416 <jacoco .branch.ratio>0.00</jacoco .branch.ratio>
Original file line number Diff line number Diff line change 77 <version >2.23-SNAPSHOT</version >
88 </parent >
99 <artifactId >config</artifactId >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <properties >
1214 <jacoco .branch.ratio>0.00</jacoco .branch.ratio>
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >git</artifactId >
12+ <!-- `name` is required by Sonatype-->
13+ <name >${project.groupId} :${project.artifactId} </name >
1214
1315 <properties >
1416 <jacoco .branch.ratio>0.00</jacoco .branch.ratio>
Original file line number Diff line number Diff line change 77 <version >2.23-SNAPSHOT</version >
88 </parent >
99 <artifactId >github</artifactId >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
12+
1013 <properties >
1114 <jacoco .branch.ratio>0.00</jacoco .branch.ratio>
1215 <jacoco .instruction.ratio>0.01</jacoco .instruction.ratio>
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >gitlab</artifactId >
12+ <!-- `name` is required by Sonatype-->
13+ <name >${project.groupId} :${project.artifactId} </name >
1214
1315 <properties >
1416 <jacoco .branch.ratio>0.00</jacoco .branch.ratio>
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >java-eclipse</artifactId >
12+ <!-- `name` is required by Sonatype-->
13+ <name >${project.groupId} :${project.artifactId} </name >
1214
1315 <dependencyManagement >
1416 <dependencies >
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >java</artifactId >
12+ <!-- `name` is required by Sonatype-->
13+ <name >${project.groupId} :${project.artifactId} </name >
1214
1315 <dependencies >
1416 <dependency >
You can’t perform that action at this time.
0 commit comments