Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
Change to 0.1.1-BETA
Browse files Browse the repository at this point in the history
  • Loading branch information
a1aw committed Jun 23, 2016
1 parent 93ab7b9 commit 50bc420
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ deploy:
branch: master

env:
- projectversion=0.1.1-SNAPSHOT
- projectversion=0.1.1-BETA
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.mob41.kmbeta</groupId>
<artifactId>KmbETA-API</artifactId>
<version>0.1.1-SNAPSHOT</version>
<version>0.1.1-BETA</version>
<name>KmbETA-API</name>
<description>An API client getting ETA from KMB buses.</description>
<dependencies>
Expand Down

0 comments on commit 50bc420

Please sign in to comment.