Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
update to Ordinator v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kvnxiao committed Aug 2, 2016
1 parent e532e48 commit d6c0cf2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions discordinator-cf-d4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>discordinator-cf</artifactId>
<groupId>com.github.alphahelix00</groupId>
<version>1.2.4</version>
<version>1.2.5</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>com.github.alphahelix00</groupId>
<artifactId>Ordinator</artifactId>
<version>1.1.4</version>
<version>1.1.5</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.github.alphahelix00</groupId>
<artifactId>discordinator-cf</artifactId>
<packaging>pom</packaging>
<version>1.2.4</version>
<version>1.2.5</version>
<modules>
<module>discordinator-cf-d4j</module>
</modules>
Expand Down

0 comments on commit d6c0cf2

Please sign in to comment.