We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16180d3 commit a08dc7dCopy full SHA for a08dc7d
core/sds-aspect-model-aas-generator/pom.xml
@@ -5,13 +5,13 @@
5
<parent>
6
<artifactId>sds-sdk-parent</artifactId>
7
<groupId>io.openmanufacturing</groupId>
8
- <name>SDS Aspect Model AAS Generator</name>
9
<version>DEV-SNAPSHOT</version>
10
<relativePath>../../pom.xml</relativePath>
11
</parent>
12
<modelVersion>4.0.0</modelVersion>
13
14
<artifactId>sds-aspect-model-aas-generator</artifactId>
+ <name>SDS Aspect Model AAS Generator</name>
15
16
<properties>
17
<maven.compiler.source>11</maven.compiler.source>
0 commit comments