Skip to content

Commit

Permalink
Point to central
Browse files Browse the repository at this point in the history
  • Loading branch information
Sefiraat committed Jul 17, 2023
1 parent 61d04e6 commit aa302c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
7 changes: 1 addition & 6 deletions dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</relocation>
<relocation>
<pattern>dev.sefiraat.sefilib</pattern>
<shadedPattern>dev.sefiraat.emctech.sefilib</shadedPattern>
<shadedPattern>io.github.sefiraat.emctech.sefilib</shadedPattern>
</relocation>
<relocation>
<pattern>co.aikar.commands</pattern>
Expand Down Expand Up @@ -78,11 +78,6 @@
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
<repository>
<id>sefi-central</id>
<name>Sefiraat</name>
<url>https://sefiraat.jfrog.io/artifactory/default-maven-local</url>
</repository>
<repository>
<id>aikar</id>
<url>https://repo.aikar.co/content/groups/aikar/</url>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,9 +162,9 @@

<!-- Supported Plugins -->
<dependency>
<groupId>io.github.sefiraat</groupId>
<groupId>dev.sefiraat</groupId>
<artifactId>networks</artifactId>
<version>MODIFIED_1.0.7</version>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit aa302c2

Please sign in to comment.