diff --git a/annotation/pom.xml b/annotation/pom.xml index 7cb70b3..daa4b0b 100644 --- a/annotation/pom.xml +++ b/annotation/pom.xml @@ -4,7 +4,7 @@ com.infradna.tool bridge-method-injector-parent - ${revision}${changelist} + 1.25 bridge-method-annotation Bridge method injection annotations diff --git a/injector/pom.xml b/injector/pom.xml index 141c9f1..d13d2fb 100644 --- a/injector/pom.xml +++ b/injector/pom.xml @@ -4,7 +4,7 @@ com.infradna.tool bridge-method-injector-parent - ${revision}${changelist} + 1.25 bridge-method-injector maven-plugin diff --git a/pom.xml b/pom.xml index 040c075..06d2f52 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.infradna.tool bridge-method-injector-parent - ${revision}${changelist} + 1.25 pom Bridge Method Injection Parent POM @@ -47,7 +47,7 @@ scm:git:https://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - ${scmTag} + bridge-method-injector-parent-1.25