Skip to content

Commit b512a07

Browse files
committed
Adding names to sub pom.xml
1 parent a5ddb59 commit b512a07

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

boqa-cli/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
<artifactId>boqa-cli</artifactId>
1313

14+
<name>boqa-cli</name>
15+
1416
<dependencies>
1517
<dependency>
1618
<groupId>io.github.p2gx.boqa</groupId>

boqa-core/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
<artifactId>boqa-core</artifactId>
1313

14+
<name>boqa-core</name>
15+
1416
<dependencies>
1517
<dependency>
1618
<groupId>org.monarchinitiative.phenol</groupId>

0 commit comments

Comments
 (0)