Skip to content

Commit 4f7f911

Browse files
committed
fix: problem with codespace build
1 parent d0da033 commit 4f7f911

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.matomaylla</groupId>
12-
<artifactId>java-coding-practice</artifactId>
12+
<artifactId>java_coding_practice</artifactId>
1313
<version>0.0.1-SNAPSHOT</version>
14-
<name>java-coding-practice</name>
14+
<name>java_coding_practice</name>
1515
<description>Demo project for Spring Boot</description>
1616
<url/>
1717
<licenses>

0 commit comments

Comments
 (0)