Skip to content

Commit

Permalink
Releasing new version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed Feb 23, 2017
1 parent a76ba03 commit 3aad6fa
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: GUBb6VNOyPsgBHnNTTl9tltXBjuZMtmS5vBtFI4i7fiVXGfTaEZHh2QtmptOpGZrVKOaiAy4s4571bd8j5hjdLUuLPTrgZqwFc9urA7dgY7Vf4uxYXylQFg9O1q+FxDN9O9fFErhi3Do4aZd9zhqJA7kRLT4eJjcGibfHvyxEmcGFzrcU+vo3nwflLgQ0PT1IjBr95lBN3H8xLzpBoI/Ho223D6/x4A3/tUlwK8MAl40PJ5NzW6WqX8RwU/GLW7BWJ1+Tm/yRpn7BrKvfvXsO4Cp/exEzQh6iP7jCSaWlZ+X6WLQE2HD5b3mfqrfh6qwZ8RsQEXa0fP+guWiUOZg51jQWHDNZrmIpjJVVLBCZQGLQPUDFIamgQZbPwOBwkQKcB3WVJQwFTBRlW4yYk0csAXfN3QSiHBX0aipnqcmRc8pJW02oHwsjKSji928VAH+Kv6Aoqz52ZvRr4xQBkq3JR+wxl+Nfxtly8MUO0pSTSTGlt/9P8V7cPKUIScWk/uduPxk4aYXVbF03jVdmHwXCYPV4ImtvxGodcGDdjxLTBz7VZjQvDwUy0LilD8pnzv4g2uQ0CvjCBalP7j6Zz+FoVCumVGRjBbEdOalcgaxx/IJPfdJ91AyRBzAwuynngBnJPrObfg31TkfPK7HRTp8zLTl5fAea5ZUssxLM6dg9RA=
file: build/libs/xlr-tfs-plugin-1.0.3.jar
file: build/libs/xlr-tfs-plugin-1.0.4.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 @@ -3,7 +3,7 @@ plugins {
id "com.xebialabs.xlr.docker" version "1.1.12"
}

version='1.0.3'
version='1.0.4'

apply plugin: 'java'
apply plugin: 'idea'
Expand Down

0 comments on commit 3aad6fa

Please sign in to comment.