Skip to content

Commit bdfed8b

Browse files
committed
Remove Java version from the project description
1 parent 635404c commit bdfed8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ configure(modularProjects) {
116116
pom {
117117
val projectUrl: String by project
118118
name.set(project.name)
119-
description.set("DAO Oriented Database Mapping Framework for Java 17+")
119+
description.set("DAO Oriented Database Mapping Framework for Java")
120120
url.set(projectUrl)
121121
licenses {
122122
license {

0 commit comments

Comments
 (0)