Skip to content

Commit

Permalink
Merge pull request #7 from phyohtetarkar/develop
Browse files Browse the repository at this point in the history
remove duplicate dependency
  • Loading branch information
phyohtetarkar committed Feb 26, 2024
2 parents e220460 + 4b404a1 commit 6416145
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions marketplace-application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,18 +62,6 @@
<artifactId>marketplace-api</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>com.marketplace</groupId>
<artifactId>marketplace-domain</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>com.marketplace</groupId>
<artifactId>marketplace-data</artifactId>
<version>${project.version}</version>
</dependency>

</dependencies>

Expand Down

0 comments on commit 6416145

Please sign in to comment.