Skip to content

Commit

Permalink
chore: add jitpack repo
Browse files Browse the repository at this point in the history
  • Loading branch information
neo279 committed Mar 30, 2020
1 parent 9beb283 commit 47d6cf3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@
<artifactId>l2jgeo</artifactId>
<version>1.0-SNAPSHOT</version>

<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>

<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit 47d6cf3

Please sign in to comment.