Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Commit

Permalink
Updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
jdewinne committed May 25, 2017
1 parent ed8a3ca commit 1cc838c
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 @@ -10,7 +10,7 @@ deploy:
provider: releases
api_key:
secure: MDy/R3WGvW3rGg9YEEBzGkZtKMK8EEwR/+xoX2ynXrEKGGiXEmCLeJ1i+X5v1N+Wn7y86t9zkwBtMRgWDbHOQMPRv+XcBpJXIKbS+KSkzKbDVEBk9m8Qh8XxhSDUWhjIBiVfUe4/jrEVHE9vIXGFoikLMf9IQyLgeOEkLDLs6ag=
file: build/libs/xlr-servicenow-plugin-4.1.7.jar
file: build/libs/xlr-servicenow-plugin-4.1.8.jar
skip_cleanup: true
on:
all_bracnhes: true
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -8,7 +8,7 @@ apply plugin: 'idea'
apply plugin: 'eclipse'
apply plugin: 'maven'

version = '4.1.7'
version = '4.1.8'

xlDocker {
compileImage = 'xebialabs/xlr_dev_compile'
Expand Down

0 comments on commit 1cc838c

Please sign in to comment.