Skip to content

Commit

Permalink
Fixing version number for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed Nov 17, 2016
1 parent 7da3e9b commit 8129ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ deploy:
provider: releases
api_key:
secure: aoVXZyLOBmB4Q2lLKLaqEN8zcqN3K3/3agRBA1znM1PLeqXSE3CwQe6sHkX6BrfMoDDtjqeepDMgJ9TsqJFq+lPY+HuVFzOqGlrWlIZHBUKI3hmfjgM/61CkdK2eBO42Ym4tqCQ4L1Tp42fcrB6M/a/0TGI5ENW2bJk8+ofRT8M=
file: build/libs/xlr-xldeploy-plugin-2.3.0.jar
file: build/libs/xlr-xldeploy-plugin-2.4.0.jar
skip_cleanup: true
on:
all_branches: true
Expand Down

0 comments on commit 8129ea3

Please sign in to comment.