JAVA-3576 - Align module names, folder names and artifact id

This commit is contained in:
sampadawagde
2021-04-02 22:46:25 +05:30
parent be469d4566
commit 13899b2ac5
19 changed files with 21 additions and 21 deletions

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.baeldung</groupId>
<artifactId>kubernetes-parent</artifactId>
<artifactId>kubernetes</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<artifactId>k8s-intro</artifactId>