Skip to content

Commit

Permalink
build: cleanup pom
Browse files Browse the repository at this point in the history
  • Loading branch information
Siroshun09 committed Nov 19, 2023
1 parent 5154e41 commit bc70b00
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
</repositories>

<dependencies>
<!-- BungeeCord https://github.com/SpigotMC/BungeeCord -->
<dependency>
<groupId>com.velocitypowered</groupId>
<artifactId>velocity-api</artifactId>
Expand All @@ -67,13 +66,6 @@
</dependency>
</dependencies>

<pluginRepositories>
<pluginRepository>
<id>maven-snapshots</id>
<url>https://repository.apache.org/content/repositories/snapshots/</url>
</pluginRepository>
</pluginRepositories>

<build>
<resources>
<resource>
Expand Down Expand Up @@ -108,4 +100,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit bc70b00

Please sign in to comment.