fix release drafter

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2022-04-15 12:19:20 +10:00
parent 8018efb35f
commit 04d4667aef
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ registries:
url: https://repo.maven.apache.org/maven2 url: https://repo.maven.apache.org/maven2
username: "" username: ""
password: "" password: ""
updates: updates:
- package-ecosystem: "maven" - package-ecosystem: "maven"
directory: "/" directory: "/"

View File

@ -16,4 +16,4 @@
# under the License. # under the License.
_extends: archiva-parent _extends: archiva-parent
tag-template: redback-2.6.x-$NEXT_MINOR_VERSION tag-template: redback-$NEXT_MAJOR_VERSION-$NEXT_MINOR_VERSION