fix release drafter
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
8018efb35f
commit
04d4667aef
|
@ -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: "/"
|
||||||
|
|
|
@ -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
|
Loading…
Reference in New Issue