-
-
Notifications
You must be signed in to change notification settings - Fork 487
Expand file tree
/
Copy pathjreleaser.yml
More file actions
32 lines (30 loc) · 641 Bytes
/
jreleaser.yml
File metadata and controls
32 lines (30 loc) · 641 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
project:
name: au.com.dius.pact
version: 4.6.21
description: Pact JVM
longDescription: Pact JVM
license: MIT
links:
homepage: https://github.com/pact-foundation/pact-jvm
documentation: https://docs.pact.io
inceptionYear: 2014
authors:
- Ronald Holshausen
maintainers:
- rholshausen
languages:
java:
groupId: au.com.dius.pact
version: 17
signing:
active: ALWAYS
armored: true
mode: FILE
deploy:
maven:
mavenCentral:
sonatype:
active: ALWAYS
url: https://central.sonatype.com/api/v1/publisher
stagingRepositories:
- build/staging-deploy