Skip to content

Commit

Permalink
* Fixed duplicate artifact ID
Browse files Browse the repository at this point in the history
  • Loading branch information
ferencbarta committed Oct 7, 2020
1 parent 85dd958 commit caee1b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion week-5/examples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
</parent>

<groupId>com.epam.training</groupId>
<artifactId>examples</artifactId>
<artifactId>week5-xamples</artifactId>
<version>1.0-SNAPSHOT</version>


Expand Down

0 comments on commit caee1b8

Please sign in to comment.