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

Commit

Permalink
Update version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
thefishlive committed Jun 15, 2014
1 parent fa32263 commit 2c33006
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

<groupId>com.mcbadgercraft</groupId>
<artifactId>ModPack-Installer</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0</version>
<name>ModPack Installer</name>

<properties>
<installer.version>1.2-SNAPSHOT</installer.version>
<installer.version>1.3</installer.version>
<base.url>http://codingbadgers.github.io/AdminPack-Data/</base.url>
</properties>

Expand Down Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>io.github.thefishlive</groupId>
<artifactId>installer</artifactId>
<version>1.3-SNAPSHOT</version>
<version>${installer.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2c33006

Please sign in to comment.