Skip to content

Commit

Permalink
ready for version 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Moussaud committed Dec 9, 2015
1 parent 668e0c8 commit 5e83a14
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 @@ -3,7 +3,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//libs/xld-deployed-artifact-steps-plugin-1.0.2.jar
file: build//libs/xld-deployed-artifact-steps-plugin-1.0.3.jar
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 @@ -7,7 +7,7 @@ buildscript {
}
}

version = '1.0.2-actions'
version = '1.0.3'
def apiVersion = '2015.2.0'

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

0 comments on commit 5e83a14

Please sign in to comment.