Skip to content

Commit

Permalink
release 1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Moussaud committed Sep 6, 2017
1 parent 694c14d commit 1737f59
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 @@ -6,7 +6,7 @@ deploy:
provider: releases
api_key:
secure: G5pjR4ZK3hjmGob0nXI0kob2nlljeVirSu31H5u505YifCybLEln34iY9JqptjE8Rl2ho861d62cBSxsPWzbuEn/bYAf8IzUoLABhRmAn4rJQPVodQM/LGwJL8o8T/oJGdth3zF/Pi0NHspkOfINysUS2R58LKDCDy/enM8wgEhplFusl7fCW31mo5Itz7SgMmDxuxyln2riKCUk48oOo6hUIvQSTQsAWVoBOjFBJd+cdyu9qoOVJofbVkS5g8JM2SQxYZN8MqkRSlkmWga60bryWMOp1gSKk5Ddv80AkB3rC/4yE5MCNWKbaWSbVMM9fL9p4p6iSa4E4n8m/etYYm0nx1q1UWAHVimPBeqXCN86kPF9VwOgx9xzzJCO1LNkkRqUsJVjhoudq21FOLbGApkKJw1UwAoOvBNSQBhr+ywCPyG2XQiU9KfU05NZFJuO0PzBz/1blMYkRq1BqWvzA+fVumOyTvQ8IfEzhWwEyN2W+9U1W9LVt6LbsBaju5aGc0nCMTnLU8szIpa5mG2lIlXW+sa0fT2FyHY/S9N+m1OM6Op5lg883NIFkFTkpOpMX9YEDVtirxOAS1lpA5GVwQGzjxdpUFLwRpLL+oaM28CuL8v1EeDFEGU1P9Ufz+2aGRhg2+aQiBLEQUL2TDMDG9MZd0vxUtEbvDLL3CFflto=
file: build/distributions/xld-deployed-artifact-steps-plugin-1.0.8.xldp
file: build/distributions/xld-deployed-artifact-steps-plugin-1.0.9.xldp
on:
all_branches: true
tags: true
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ apply plugin: 'eclipse'
apply plugin: 'maven'


version = '1.0.8'
version = '1.0.9'
def apiVersion = '2016.2.3'

apply plugin: "com.github.hierynomus.license"
Expand Down

0 comments on commit 1737f59

Please sign in to comment.