Skip to content

Commit

Permalink
refactor code
Browse files Browse the repository at this point in the history
  • Loading branch information
Arielpetit committed Oct 25, 2024
1 parent df26b72 commit b0bcd2d
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions obs/obs-service-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,7 @@
</exclusions>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.adorsys.webank</groupId>
<artifactId>obs-rest-api</artifactId>
<version>0.1-SNAPSHOT</version>
<scope>compile</scope>
</dependency>

</dependencies>

</project>

0 comments on commit b0bcd2d

Please sign in to comment.