BAEL-8824 Align module names, folder names and artifact id
- Fixed artifact ids of projects to align with folder names
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.baeldung.cloud</groupId>
|
||||
<artifactId>springcloudtask</artifactId>
|
||||
<artifactId>springcloudtaskbatch</artifactId>
|
||||
<version>0.0.1-SNAPSHOT</version>
|
||||
<name>springcloudtaskbatch</name>
|
||||
|
||||
<parent>
|
||||
<artifactId>parent-boot-1</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user