From 9a0a37ee8de54b3785ec5e247ed0dd1a35303852 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Sun, 30 Jan 2022 12:22:34 -0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- jenkins-maven-plugin/pom.xml | 6 +----- pom.xml | 4 ++-- repository-hpi/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/jenkins-maven-plugin/pom.xml b/jenkins-maven-plugin/pom.xml index 5e55648..25b6866 100644 --- a/jenkins-maven-plugin/pom.xml +++ b/jenkins-maven-plugin/pom.xml @@ -18,7 +18,7 @@ - 1.10 + 1.11-SNAPSHOT 8 @@ -122,8 +122,4 @@ https://repo.jenkins-ci.org/public/ - - - pom-1.10 - diff --git a/pom.xml b/pom.xml index b98ecf1..1c2b22d 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ Repository Project POM https://github.com/jenkinsci/maven-repository-plugin - 1.10 + 1.11-SNAPSHOT pom @@ -71,7 +71,7 @@ scm:git:git://github.com/${gitHubRepo}.git scm:git:git@github.com:${gitHubRepo}.git https://github.com/${gitHubRepo} - pom-1.10 + HEAD jenkins-maven-plugin diff --git a/repository-hpi/pom.xml b/repository-hpi/pom.xml index 134297c..95c7797 100644 --- a/repository-hpi/pom.xml +++ b/repository-hpi/pom.xml @@ -4,7 +4,7 @@ com.nirima.jenkins.repository pom - 1.10 + 1.11-SNAPSHOT jenkins @@ -13,7 +13,7 @@ This plug-in exposes project builds as a maven repository so the artifacts can be picked up by downstream builds or other systems. - 1.10 + 1.11-SNAPSHOT hpi https://github.com/jenkinsci/maven-repository-plugin