Skip to content

Commit a08dc7d

Browse files
committed
Fix position of name tag
1 parent 16180d3 commit a08dc7d

File tree

1 file changed

+1
-1
lines changed
  • core/sds-aspect-model-aas-generator

1 file changed

+1
-1
lines changed

core/sds-aspect-model-aas-generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<parent>
66
<artifactId>sds-sdk-parent</artifactId>
77
<groupId>io.openmanufacturing</groupId>
8-
<name>SDS Aspect Model AAS Generator</name>
98
<version>DEV-SNAPSHOT</version>
109
<relativePath>../../pom.xml</relativePath>
1110
</parent>
1211
<modelVersion>4.0.0</modelVersion>
1312

1413
<artifactId>sds-aspect-model-aas-generator</artifactId>
14+
<name>SDS Aspect Model AAS Generator</name>
1515

1616
<properties>
1717
<maven.compiler.source>11</maven.compiler.source>

0 commit comments

Comments
 (0)