From 60f20ddbde73f86092548c0e4af46579ee38f659 Mon Sep 17 00:00:00 2001 From: Tim Jacomb Date: Fri, 18 Dec 2020 08:08:03 +0000 Subject: [PATCH] [maven-release-plugin] prepare release access-modifier-1.21 --- access-modifier-annotation/pom.xml | 2 +- access-modifier-checker/pom.xml | 2 +- access-modifier-suppressions/pom.xml | 2 +- pom.xml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/access-modifier-annotation/pom.xml b/access-modifier-annotation/pom.xml index 7ed0536..54e211d 100644 --- a/access-modifier-annotation/pom.xml +++ b/access-modifier-annotation/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - ${revision}${changelist} + 1.21 access-modifier-annotation diff --git a/access-modifier-checker/pom.xml b/access-modifier-checker/pom.xml index 6b50d73..f0a59e0 100644 --- a/access-modifier-checker/pom.xml +++ b/access-modifier-checker/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - ${revision}${changelist} + 1.21 access-modifier-checker maven-plugin diff --git a/access-modifier-suppressions/pom.xml b/access-modifier-suppressions/pom.xml index a1baf9f..f44aedf 100644 --- a/access-modifier-suppressions/pom.xml +++ b/access-modifier-suppressions/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - ${revision}${changelist} + 1.21 access-modifier-suppressions diff --git a/pom.xml b/pom.xml index 8bb332c..9dd5152 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.kohsuke access-modifier - ${revision}${changelist} + 1.21 Custom access modifier for Java pom @@ -35,7 +35,7 @@ scm:git:git@github.com/${gitHubRepo}.git scm:git:ssh://git@github.com/${gitHubRepo}.git https://github.com/${gitHubRepo} - ${scmTag} + access-modifier-1.21