Skip to content

Commit

Permalink
fix some pom.xml hell
Browse files Browse the repository at this point in the history
  • Loading branch information
rlf committed Jul 14, 2018
1 parent 1245877 commit bfa3df3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<name>Ultimate SkyBlock</name>

<properties>
<api.version>2.7.3</api.version>
<api.version>2.7.4</api.version>
<bukkit-utils.version>1.18</bukkit-utils.version>
<po-utils.version>1.2</po-utils.version>
<deluxechat.version>1.6</deluxechat.version>
Expand Down
3 changes: 3 additions & 0 deletions uSkyBlock-Plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
<packaging>jar</packaging>
<artifactId>uSkyBlock-Plugin</artifactId>

<properties>
<github.global.server>github</github.global.server>
</properties>
<build>
<finalName>uSkyBlock</finalName>
<plugins>
Expand Down

0 comments on commit bfa3df3

Please sign in to comment.