Skip to content

Commit

Permalink
release version 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Moussaud committed Jan 23, 2017
1 parent 1d4ef2b commit 826ccdb
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 @@ -7,7 +7,7 @@ deploy:
provider: releases
api_key:
secure: X4EP+c2rfVLizQCWmj849RmhngwuuoRQmUrQdu/OQbNfVPYNaH7WjNY1UKWBjqWYpTFhdBwBXnm2xfRVKB//uTI0tOV6yKpaXftz/BZ5JEm5on1rZBo2JmokzKc/D1LXWy0UqYfKekQ7lD+EwPsS0OlRxtRU4mZ8dHpPMoAgm48=
file: build/distributions/xld-liquibase-plugin-5.0.0-SNAPSHOT.xldp
file: build/distributions/xld-liquibase-plugin-5.0.1.xldp
skip_cleanup: true
on:
repo: xebialabs-community/xld-liquibase-plugin
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
id "com.xebialabs.xl.docker" version "1.0.0"
}

version='5.0.0-SNAPSHOT'
version='5.0.1'


apply plugin: 'java'
Expand Down

0 comments on commit 826ccdb

Please sign in to comment.