From 18e99bce5478e8a1a88710a69a0e120669239897 Mon Sep 17 00:00:00 2001 From: Niclas Thobaben Date: Fri, 25 Feb 2022 16:01:44 +0100 Subject: [PATCH] v1.0.1 --- Jenkinsfile | 1 - pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index 76493cf..24eb727 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -91,7 +91,6 @@ pipeline { allOf { anyOf { branch 'master' - branch 'develop' expression { return params.RUN_DEPLOYMENT } } } diff --git a/pom.xml b/pom.xml index a911532..4b82e26 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ de.nclazz.service mail-relay - 1.0.0 + 1.0.1 mail-relay Service for relaying mails from other services or static sites