-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
22 lines (22 loc) · 941 Bytes
/
gradle.properties
File metadata and controls
22 lines (22 loc) · 941 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Gradle settings
org.gradle.configuration-cache=true
org.gradle.parallel=true
org.gradle.workers.max=4
#
# Project settings
group=io.github.problem4j
version=1.4.4-SNAPSHOT
#
# Internal buildscript settings
internal.pom.url=https://github.com/problem4j/problem4j-jackson
internal.pom.inception-year=2025
internal.pom.licenses.0.name=MIT License
internal.pom.licenses.0.url=https://opensource.org/license/MIT
internal.pom.developers.0.id=malczuuu
internal.pom.developers.0.name=Damian Malczewski
internal.pom.developers.0.url=https://github.com/malczuuu
internal.pom.issue-management.system=GitHub Issues
internal.pom.issue-management.url=https://github.com/problem4j/problem4j-jackson/issues
internal.pom.scm.connection=scm:git:https://github.com/problem4j/problem4j-jackson.git
internal.pom.scm.developer-connection=scm:git:git@github.com:problem4j/problem4j-jackson.git
internal.pom.scm.url=https://github.com/problem4j/problem4j-jackson