From 93cc7ee454a9094c3bea3b7e51f722bd0c192e94 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Thu, 16 Dec 2021 09:28:11 -0800 Subject: [PATCH] [maven-release-plugin] prepare release access-modifier-1.26 --- 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 c822c2c..5b4c3e6 100644 --- a/access-modifier-annotation/pom.xml +++ b/access-modifier-annotation/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - ${revision}${changelist} + 1.26 access-modifier-annotation diff --git a/access-modifier-checker/pom.xml b/access-modifier-checker/pom.xml index e376d24..d948080 100644 --- a/access-modifier-checker/pom.xml +++ b/access-modifier-checker/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - ${revision}${changelist} + 1.26 access-modifier-checker maven-plugin diff --git a/access-modifier-suppressions/pom.xml b/access-modifier-suppressions/pom.xml index a1baf9f..816a91e 100644 --- a/access-modifier-suppressions/pom.xml +++ b/access-modifier-suppressions/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - ${revision}${changelist} + 1.26 access-modifier-suppressions diff --git a/pom.xml b/pom.xml index 630b814..066b3eb 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.kohsuke access-modifier - ${revision}${changelist} + 1.26 Custom access modifier for Java pom @@ -36,7 +36,7 @@ scm:git:git@github.com/${gitHubRepo}.git scm:git:ssh://git@github.com/${gitHubRepo}.git https://github.com/${gitHubRepo} - ${scmTag} + access-modifier-1.26