diff --git a/empty-plugin/pom.xml b/empty-plugin/pom.xml index 9a8c9a49..ad9639b7 100644 --- a/empty-plugin/pom.xml +++ b/empty-plugin/pom.xml @@ -4,7 +4,7 @@ io.jenkins.archetypes archetypes-parent - 1.20-SNAPSHOT + 1.20 io.jenkins.archetypes empty-plugin diff --git a/global-configuration/pom.xml b/global-configuration/pom.xml index 8ca22cd5..b0b8dbaf 100644 --- a/global-configuration/pom.xml +++ b/global-configuration/pom.xml @@ -4,7 +4,7 @@ io.jenkins.archetypes archetypes-parent - 1.20-SNAPSHOT + 1.20 global-configuration-plugin maven-archetype diff --git a/hello-world/pom.xml b/hello-world/pom.xml index 8949e90d..7e830bed 100644 --- a/hello-world/pom.xml +++ b/hello-world/pom.xml @@ -4,7 +4,7 @@ io.jenkins.archetypes archetypes-parent - 1.20-SNAPSHOT + 1.20 io.jenkins.archetypes hello-world-plugin diff --git a/pom.xml b/pom.xml index 30df2081..871d7754 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ io.jenkins.archetypes archetypes-parent - 1.20-SNAPSHOT + 1.20 pom Jenkins Archetypes Maven archetypes of useful things you may want to create in the Jenkins project. @@ -51,7 +51,7 @@ scm:git:git@github.com/jenkinsci/archetypes.git scm:git:ssh://git@github.com/jenkinsci/archetypes.git - HEAD + archetypes-1.20 https://github.com/jenkinsci/archetypes/