From 678bd525f4c0195e90e4c407161806f8fcf3daad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamil=20W=C5=82odarczyk?= Date: Fri, 14 Sep 2018 18:38:56 +0100 Subject: [PATCH] Publish only master --- cd/deploy.sh | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cd/deploy.sh b/cd/deploy.sh index 075516a..c055897 100755 --- a/cd/deploy.sh +++ b/cd/deploy.sh @@ -1,4 +1,4 @@ #!/usr/bin/env bash -#if [ "$TRAVIS_BRANCH" = 'master' ] && [ "$TRAVIS_PULL_REQUEST" == 'false' ]; then - mvn deploy -P bintray,build-extras --settings cd/mvnsettings.xml -#fi +if [ "$TRAVIS_BRANCH" = 'master' ] && [ "$TRAVIS_PULL_REQUEST" == 'false' ]; then + mvn deploy -P bintray --settings cd/mvnsettings.xml +fi diff --git a/pom.xml b/pom.xml index 5e834ba..4551f97 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ technology.dice.open dice-where - 0.0.1 + 1.0.0 dice-where dice-where is a low memory footprint, highly efficient