Skip to content

Commit

Permalink
v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FireController1847 committed Jul 28, 2022
1 parent 2875288 commit d572d92
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<description>Show your PreciousStones on your Dynmap for your Minecraft server, with support for SimpleClans.</description>
<groupId>com.firecontroller1847</groupId>
<artifactId>dynmapps</artifactId>
<version>1.0.1</version>
<version>1.0.2</version>

<!-- Project Properties -->
<properties>
Expand All @@ -33,8 +33,8 @@
<url>http://repo.mikeprimm.com/</url>
</repository>
<repository>
<id>simpleclans-repo</id>
<url>https://dl.bintray.com/roinujnosde/bukkit-plugins</url>
<id>roinujnosde-repo</id>
<url>https://repo.roinujnosde.me/releases/</url>
</repository>
</repositories>

Expand Down Expand Up @@ -171,7 +171,7 @@
<dependency>
<groupId>net.sacredlabyrinth.phaed.simpleclans</groupId>
<artifactId>SimpleClans</artifactId>
<version>2.14.5</version>
<version>2.17.0</version> <!-- You can find the latest version at the bottom -->
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit d572d92

Please sign in to comment.