Skip to content

Commit

Permalink
JAVA-2395 Fixed compilation issue (eugenp#10496)
Browse files Browse the repository at this point in the history
Co-authored-by: 13400152 <a13400152@MAC13400152.local>
  • Loading branch information
dkapil and 13400152 authored Feb 16, 2021
1 parent 2dcd9e7 commit 4782859
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependencies>
<dependency>
<groupId>com.baeldung.servicemodule</groupId>
<artifactId>servicemodule</artifactId>
<artifactId>servicemodule2</artifactId>
<version>${servicemodule.version}</version>
</dependency>
<dependency>
Expand All @@ -41,4 +41,4 @@
<providermodule.version>1.0</providermodule.version>
</properties>

</project>
</project>

0 comments on commit 4782859

Please sign in to comment.