File tree Expand file tree Collapse file tree 15 files changed +30
-0
lines changed
Expand file tree Collapse file tree 15 files changed +30
-0
lines changed Original file line number Diff line number Diff line change 77 <artifactId >pepper-aggregator</artifactId >
88 <version >5.2-SNAPSHOT</version >
99 </parent >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <artifactId >pepper-agent</artifactId >
1214
Original file line number Diff line number Diff line change 77 <artifactId >pepper-hadoop-parent</artifactId >
88 <version >5.2-SNAPSHOT</version >
99 </parent >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <artifactId >pepper-parquet</artifactId >
1214 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 77 <artifactId >pepper-aggregator</artifactId >
88 <version >5.2-SNAPSHOT</version >
99 </parent >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <artifactId >pepper-hadoop-parent</artifactId >
1214 <packaging >pom</packaging >
Original file line number Diff line number Diff line change 77 <artifactId >pepper-aggregator</artifactId >
88 <version >5.2-SNAPSHOT</version >
99 </parent >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <artifactId >pepper-with-agent</artifactId >
1214 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 77 <artifactId >pepper-aggregator</artifactId >
88 <version >5.2-SNAPSHOT</version >
99 </parent >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <artifactId >pepper</artifactId >
1214 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 77 <artifactId >pepper-aggregator</artifactId >
88 <version >5.2-SNAPSHOT</version >
99 </parent >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <artifactId >pepper-jmh</artifactId >
1214
Original file line number Diff line number Diff line change 77 <artifactId >pepper-aggregator</artifactId >
88 <version >5.2-SNAPSHOT</version >
99 </parent >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <artifactId >pepper-mappath</artifactId >
1214 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 1010 <!-- http://stackoverflow.com/questions/6003831/parent-relativepath-points-at-my-com-mycompanymyproject-instead-of-org-apache -->
1111 <relativePath />
1212 </parent >
13+ <!-- `name` is required by Sonatype-->
14+ <name >${project.groupId} :${project.artifactId} </name >
1315
1416 <groupId >io.github.solven-eu.pepper</groupId >
1517 <artifactId >pepper-parent</artifactId >
Original file line number Diff line number Diff line change 77 <artifactId >pepper-aggregator</artifactId >
88 <version >5.2-SNAPSHOT</version >
99 </parent >
10+ <!-- `name` is required by Sonatype-->
11+ <name >${project.groupId} :${project.artifactId} </name >
1012
1113 <artifactId >pepper-pgsql</artifactId >
1214 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 88 <version >5.2-SNAPSHOT</version >
99 <relativePath >parent</relativePath >
1010 </parent >
11+ <!-- `name` is required by Sonatype-->
12+ <name >${project.groupId} :${project.artifactId} </name >
1113
1214 <artifactId >pepper-aggregator</artifactId >
1315
You can’t perform that action at this time.
0 commit comments