From 651cc2e1b31a4741f77ff71414789f5daf69c2ab Mon Sep 17 00:00:00 2001 From: segabriel Date: Tue, 12 Jan 2021 15:59:31 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- jwt/pom.xml | 2 +- pom.xml | 4 ++-- tokens/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/jwt/pom.xml b/jwt/pom.xml index 5e2b76b..b094a9d 100644 --- a/jwt/pom.xml +++ b/jwt/pom.xml @@ -4,7 +4,7 @@ io.scalecube scalecube-security-parent - 1.0.14 + 1.0.15-SNAPSHOT scalecube-security-jwt diff --git a/pom.xml b/pom.xml index 1e29186..550ee06 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ scalecube-security-parent - 1.0.14 + 1.0.15-SNAPSHOT pom ScaleCube Security @@ -29,7 +29,7 @@ scm:git:https://github.com/scalecube/scalecube-security.git scm:git:https://github.com/scalecube/scalecube-security.git - release-1.0.14 + HEAD diff --git a/tokens/pom.xml b/tokens/pom.xml index 54e7a0e..0e1e389 100644 --- a/tokens/pom.xml +++ b/tokens/pom.xml @@ -5,7 +5,7 @@ io.scalecube scalecube-security-parent - 1.0.14 + 1.0.15-SNAPSHOT scalecube-security-tokens