Skip to content

Commit

Permalink
adding repository in pom for handling macven checks test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
namya28 authored and namyasehgal committed Jan 17, 2025
1 parent 60a9939 commit 04e721a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@
</properties>

<repositories>
<repository>
<id>central</id>
<url>https://repo.maven.apache.org/maven2</url>
</repository>

<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
Expand Down

0 comments on commit 04e721a

Please sign in to comment.