Skip to content

Commit

Permalink
Merge pull request #83 from charvolant/master
Browse files Browse the repository at this point in the history
Release version
  • Loading branch information
charvolant authored Dec 20, 2017
2 parents ad05475 + 4561c05 commit 0aa09c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ sudo: false
branches:
only:
- master
- hotfix
- dev
- grails3
- name-match-redesign
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock
- rm -fr $HOME/.gradle/caches/*/plugin-resolution/
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ plugins {
id "com.gorylenko.gradle-git-properties" version "1.4.17"
}

version "2.0.3-SNAPSHOT"
version "2.0.3"
group "au.org.ala"

apply plugin:"eclipse"
Expand Down

0 comments on commit 0aa09c4

Please sign in to comment.