From d4320ba581f865347065dadcd2b27c1e23e83e4c Mon Sep 17 00:00:00 2001 From: Dan Alvizu Date: Mon, 20 Nov 2023 10:09:28 -0700 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c940817e..542e51d3 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ build-pipeline-plugin - 2.0.0 + 2.0.1-SNAPSHOT hpi Build Pipeline Plugin This plugin provides build pipeline functionality to Hudson and Jenkins. This allows a chain of jobs to be visualised in a new view. Manual jobs in the pipeline can be triggered by a user with the appropriate permissions manually confirming. @@ -22,7 +22,7 @@ scm:git:https://github.com/jenkinsci/${project.artifactId}.git scm:git:git@github.com:jenkinsci/${project.artifactId}.git https://github.com/jenkinsci/build-pipeline-plugin - build-pipeline-plugin-2.0.0 + HEAD 50