Setting correct pom version in the modules

This commit is contained in:
Sasa M
2020-06-09 19:06:42 +02:00
parent 6b5bc4e324
commit 934b3ecec5
5 changed files with 22 additions and 22 deletions
@@ -6,6 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung</groupId>
<artifactId>shared-dto</artifactId>
<version>1.0.0-SNAPSHOT</version>
<name>shared-dto</name>
<parent>