Skip to content

Commit f17cfc2

Browse files
authored
Adds missing tags in poms (#834)
1 parent 735cf20 commit f17cfc2

File tree

2 files changed

+3
-0
lines changed
  • basyx.common/basyx.querycore

2 files changed

+3
-0
lines changed

basyx.common/basyx.querycore/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</parent>
1111

1212
<artifactId>basyx.querycore</artifactId>
13+
<name>BaSyx Query Core</name>
1314
<description>BaSyx Query Core</description>
1415

1516
<dependencies>

basyx.conceptdescriptionrepository/basyx.conceptdescriptionrepository-feature-search/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
</parent>
1111

1212
<artifactId>basyx.conceptdescriptionrepository-feature-search</artifactId>
13+
<name>BaSyx Concept Description Repository Feature Search</name>
14+
<description>Feature Search for the BaSyx Concept Description Repository</description>
1315

1416
<dependencies>
1517
<dependency>

0 commit comments

Comments
 (0)