We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 635404c commit bdfed8bCopy full SHA for bdfed8b
build.gradle.kts
@@ -116,7 +116,7 @@ configure(modularProjects) {
116
pom {
117
val projectUrl: String by project
118
name.set(project.name)
119
- description.set("DAO Oriented Database Mapping Framework for Java 17+")
+ description.set("DAO Oriented Database Mapping Framework for Java")
120
url.set(projectUrl)
121
licenses {
122
license {
0 commit comments