Skip to content

Commit

Permalink
fix: temp fix CI failing
Browse files Browse the repository at this point in the history
  • Loading branch information
64ArthurAraujo committed Feb 19, 2024
1 parent 09d3e8b commit a7d58bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,13 +117,13 @@
<artifactId>jjwt</artifactId>
<version>0.9.1</version>
</dependency>
<dependency>
<!-- <dependency>
<groupId>cc.wordview</groupId>
<artifactId>ytm</artifactId>
<version>1.0</version>
<scope>system</scope>
<systemPath>/home/arthur/repos/wv-ytm/ytm/target/ytm-1.0-SNAPSHOT.jar</systemPath>
</dependency>
<systemPath>/home/arthur/repos/YTM/target/ytm-1.0-SNAPSHOT.jar</systemPath>
</dependency> -->
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
Expand Down

0 comments on commit a7d58bf

Please sign in to comment.