JAVA-12015: Align module names, folder names and artifact id

This commit is contained in:
sampadawagde
2022-05-20 10:32:38 +05:30
parent 28e17e297f
commit e7d6f3dec0
2 changed files with 15 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.baelduung</groupId>
<artifactId>lightrun-demo</artifactId>
<artifactId>lightrun</artifactId>
<version>0.0.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>lightrun</name>