diff --git a/access-modifier-annotation/pom.xml b/access-modifier-annotation/pom.xml index 286772d..e972cae 100644 --- a/access-modifier-annotation/pom.xml +++ b/access-modifier-annotation/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - 1.16 + 1.17-SNAPSHOT access-modifier-annotation diff --git a/access-modifier-checker/pom.xml b/access-modifier-checker/pom.xml index 4a83f91..2cbb8a1 100644 --- a/access-modifier-checker/pom.xml +++ b/access-modifier-checker/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - 1.16 + 1.17-SNAPSHOT access-modifier-checker maven-plugin diff --git a/access-modifier-suppressions/pom.xml b/access-modifier-suppressions/pom.xml index 6eaf0d0..7553fb9 100644 --- a/access-modifier-suppressions/pom.xml +++ b/access-modifier-suppressions/pom.xml @@ -4,7 +4,7 @@ access-modifier org.kohsuke - 1.16 + 1.17-SNAPSHOT access-modifier-suppressions diff --git a/pom.xml b/pom.xml index 5da4203..f64a185 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ access-modifier - 1.16 + 1.17-SNAPSHOT Custom access modifier for Java pom @@ -32,7 +32,7 @@ scm:git:git@github.com/kohsuke/${project.artifactId}.git scm:git:ssh://git@github.com/kohsuke/${project.artifactId}.git http://${project.artifactId}.kohsuke.org/ - access-modifier-1.16 + HEAD