diff --git a/access-modifier-annotation/pom.xml b/access-modifier-annotation/pom.xml index c4fe0f4..f26f879 100644 --- a/access-modifier-annotation/pom.xml +++ b/access-modifier-annotation/pom.xml @@ -4,7 +4,7 @@ org.kohsuke access-modifier - ${revision}${changelist} + 1.30 access-modifier-annotation diff --git a/access-modifier-checker/pom.xml b/access-modifier-checker/pom.xml index 76bbd95..2238454 100644 --- a/access-modifier-checker/pom.xml +++ b/access-modifier-checker/pom.xml @@ -4,7 +4,7 @@ org.kohsuke access-modifier - ${revision}${changelist} + 1.30 access-modifier-checker maven-plugin diff --git a/access-modifier-suppressions/pom.xml b/access-modifier-suppressions/pom.xml index bac7d66..5e68b98 100644 --- a/access-modifier-suppressions/pom.xml +++ b/access-modifier-suppressions/pom.xml @@ -4,7 +4,7 @@ org.kohsuke access-modifier - ${revision}${changelist} + 1.30 access-modifier-suppressions diff --git a/pom.xml b/pom.xml index 73596da..e97b970 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.kohsuke access-modifier - ${revision}${changelist} + 1.30 pom Custom access modifier for Java @@ -41,7 +41,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git - ${scmTag} + access-modifier-1.30 https://github.com/${gitHubRepo}