Skip to content

Commit

Permalink
ready for the next version
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Moussaud committed Apr 12, 2016
1 parent 90752da commit 62b4836
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ deploy:
provider: releases
api_key:
secure: EGNMXxim1ozN2QOWlBJymdlIqVvikDSyfMZNEI+X8p1pwTeloil3n1BPHy6JvbmnebqSgqNq2fyMjyC7yjQ+ld5hCgsoVqE9tX+RZWVaikHh4UiZ1FZdOpYYYY49snKdE6mWQRi/l27aUcQf21gDzgah6F0Yyoiq8O+qsa3Aoh0=
file: ./build/distributions/xld-docker-plugin-5.1.2.xldp
file: ./build/distributions/xld-docker-plugin-5.1.3.xldp
on:
repo: xebialabs-community/xld-docker-plugin
all_branches: true
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -3,7 +3,7 @@ plugins {
id "com.xebialabs.xldp" version "1.0.5"
}

version = '5.1.2'
version = '5.1.3'

def apiVersion = '2015.2.7'

Expand Down

0 comments on commit 62b4836

Please sign in to comment.