From 276c080969d40f9e1e716f3a8e363d4585d46907 Mon Sep 17 00:00:00 2001 From: Basil Crow Date: Wed, 22 Dec 2021 08:47:13 -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 8445a65..6ca75b8 100644 --- a/jenkins-maven-plugin/pom.xml +++ b/jenkins-maven-plugin/pom.xml @@ -18,7 +18,7 @@ - 1.9 + 1.10-SNAPSHOT 8 @@ -122,8 +122,4 @@ https://repo.jenkins-ci.org/public/ - - - pom-1.9 - diff --git a/pom.xml b/pom.xml index 7267661..ff7e7a1 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ Repository Project POM https://github.com/jenkinsci/maven-repository-plugin - 1.9 + 1.10-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.9 + HEAD jenkins-maven-plugin diff --git a/repository-hpi/pom.xml b/repository-hpi/pom.xml index fd79ffc..12ebba5 100644 --- a/repository-hpi/pom.xml +++ b/repository-hpi/pom.xml @@ -4,7 +4,7 @@ com.nirima.jenkins.repository pom - 1.9 + 1.10-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.9 + 1.10-SNAPSHOT hpi https://github.com/jenkinsci/maven-repository-plugin