Skip to content

Commit

Permalink
upgraded 1.5.0-stable
Browse files Browse the repository at this point in the history
  • Loading branch information
Draww committed Mar 15, 2019
1 parent 7272bf9 commit df4bbca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@

<groupId>me.draww</groupId>
<artifactId>SuperRankup</artifactId>
<version>1.4.0</version>
<version>1.5.0</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<lib.dir>${project.basedir}/libs</lib.dir>
<build.type>SNAPSHOT</build.type>
<build.type>stable</build.type>
</properties>

<build>
Expand Down

0 comments on commit df4bbca

Please sign in to comment.