small module name change

This commit is contained in:
Eugen Paraschiv 2018-01-03 15:19:56 +02:00
parent 2ded3d36d9
commit 5459445826
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
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>com.baeldung</groupId>
<artifactId>core-java9</artifactId>
<artifactId>core-java-9</artifactId>
<version>0.2-SNAPSHOT</version>
<name>core-java9</name>
<name>core-java-9</name>
<pluginRepositories>
<pluginRepository>