naming error fixes
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
<relativePath/> <!-- lookup parent from repository -->
|
||||
</parent>
|
||||
<groupId>ch.unisg</groupId>
|
||||
<artifactId>executorBase</artifactId>
|
||||
<artifactId>executorbase</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>executorBase</name>
|
||||
<name>executorbase</name>
|
||||
<description>Demo project for Spring Boot</description>
|
||||
<properties>
|
||||
<java.version>11</java.version>
|
||||
|
Reference in New Issue
Block a user