Skip to content

Commit 8e1b90c

Browse files
committed
Add metadata required for maven central
1 parent 36578ab commit 8e1b90c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

version-catalog/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ plugins {
55
`version-catalog`
66
}
77

8+
description = "Version Catalog for DataSource Extensions"
9+
810
catalog {
911
val springBootStarterDataSource = project(":spring-boot-starter-datasource")
1012
val util = project(":datasourcex-util")

0 commit comments

Comments
 (0)