Update pom.xml

This commit is contained in:
Alejandro Gervasio 2019-05-16 20:23:20 -03:00 committed by GitHub
parent d3f7cc19c3
commit 3dbcaa598d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
<parent>
<groupId>com.baeldung.decoupling-pattern1</groupId>
<artifactId>com.baeldung.decoupling-pattern1</artifactId>
<artifactId>decoupling-pattern1</artifactId>
<version>1.0</version>
</parent>