Skip to content

Commit c950a5c

Browse files
committed
Set inceptionYear for Maven publication.
1 parent c60b88d commit c950a5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildSrc/src/main/kotlin/io.github.nstdio.http.ext.publish-conventions.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ publishing {
3535
name.set("JDK Http Client Extensions")
3636
description.set("The set of useful extensions for JDK HttpClient.")
3737
url.set("https://github.com/nstdio/http-client-ext")
38+
inceptionYear.set("2021")
3839

3940
licenses {
4041
license {

0 commit comments

Comments
 (0)