Skip to content

Commit

Permalink
fixed #3, was wrong dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
funkygao committed Nov 9, 2020
1 parent d607543 commit 26168d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependencies>
<dependency>
<groupId>${groupId}</groupId>
<artifactId>${rootArtifactId}-application</artifactId>
<artifactId>${rootArtifactId}-facade</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit 26168d2

Please sign in to comment.