-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgradle.properties
19 lines (16 loc) · 1.04 KB
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
kotlin.code.style=official
yapp.targets= maven_central
yapp.mavenPublishing.directReleaseToMavenCentral=true
yapp.mavenPublishing.mavenCentralLegacyUrl=true
yapp.signing.enabled=true
yapp.signing.signSnapshot=false
yapp.mavenPublishing.name = random-port-initializer
yapp.mavenPublishing.description = A Spring test util for resolving property placeholders to free random ports
yapp.mavenPublishing.url = https://github.com/svt/random-port-initializer
yapp.mavenPublishing.inceptionYear = 2018
yapp.mavenPublishing.scmConnection = scm:git:https://github.com/svt/random-port-initializer.git
yapp.mavenPublishing.scmDeveloperConnection = scm:git:ssh://[email protected]/svt/random-port-initializer.git
yapp.mavenPublishing.scmUrl = https://github.com/svt/random-port-initializer
yapp.mavenPublishing.licenseName = Apache Software License, Version 2.0
yapp.mavenPublishing.licenseUrl = https://www.apache.org/licenses/LICENSE-2.0.txt
yapp.mavenPublishing.developer = svtse,Sveriges Television AB, [email protected], Sveriges Television AB, https://www.svt.se/open/