Skip to content

Commit 3471859

Browse files
author
Emanuel Moecklin
committed
finalize 0.2-beta.17
1 parent faf3a98 commit 3471859

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ publishing {
5252
publications {
5353
create<MavenPublication>("maven") {
5454
group = "com.1gravity"
55-
artifactId = "Ktor-OpenAPI-Generator"
56-
version = "0.2-beta.17-SNAPSHOT"
55+
artifactId = "ktor-openapi-generator"
56+
version = "0.2-beta.17"
5757

5858
from(components["java"])
5959

0 commit comments

Comments
 (0)