diff --git a/.github/dependabot.yml b/.github/dependabot.yml new file mode 100644 index 00000000..3918f8f8 --- /dev/null +++ b/.github/dependabot.yml @@ -0,0 +1,10 @@ +version: 2 +updates: +- package-ecosystem: maven + directory: / + schedule: + interval: weekly +- package-ecosystem: github-actions + directory: / + schedule: + interval: weekly diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index af869f84..0d0b1c99 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,2 +1 @@ _extends: .github -tag-template: promoted-builds-$NEXT_MINOR_VERSION diff --git a/.mvn/extensions.xml b/.mvn/extensions.xml index 43d62816..a65d82e1 100644 --- a/.mvn/extensions.xml +++ b/.mvn/extensions.xml @@ -2,6 +2,6 @@ io.jenkins.tools.incrementals git-changelist-maven-extension - 1.2 + 1.3 diff --git a/.mvn/maven.config b/.mvn/maven.config index 2a0299c4..f7daf60d 100644 --- a/.mvn/maven.config +++ b/.mvn/maven.config @@ -1,2 +1,3 @@ -Pconsume-incrementals -Pmight-produce-incrementals +-Dchangelist.format=%d.v%s diff --git a/pom.xml b/pom.xml index 19066e14..25b0127c 100644 --- a/pom.xml +++ b/pom.xml @@ -9,15 +9,14 @@ promoted-builds - ${revision}${changelist} + ${changelist} hpi Jenkins promoted builds plugin https://github.com/jenkinsci/promoted-builds-plugin - 4.0 - -SNAPSHOT + 999999-SNAPSHOT jenkinsci/promoted-builds-plugin 2.289.x 2.289.1