From bdebdcec3ac7be446d861448da3bb5cc5c5df1df Mon Sep 17 00:00:00 2001 From: Valentin Delaye Date: Wed, 20 Sep 2023 17:07:01 +0200 Subject: [PATCH] Use revision prefix --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ef6610e..53473bb 100644 --- a/pom.xml +++ b/pom.xml @@ -11,13 +11,14 @@ io.jenkins.plugins postgresql-api - ${changelist} + ${revision}-${changelist} hpi PostgreSQL API Plugin https://github.com/jenkinsci/postgresql-api-plugin + 42.6.0 999999-SNAPSHOT jenkinsci/postgresql-api-plugin 2.387.1 @@ -26,7 +27,7 @@ org.postgresql postgresql - 42.6.0 + ${revision}