Skip to content

Commit f9955d3

Browse files
committed
Add description to maven plugin pom
Signed-off-by: Appu Goundan <[email protected]>
1 parent 064d0b6 commit f9955d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sigstore-maven-plugin/build.gradle.kts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ plugins {
66
id("de.benediktritter.maven-plugin-development") version "0.4.3"
77
}
88

9+
description = "A Maven plugin for signing with Sigstore"
10+
911
dependencies {
1012
compileOnly("org.apache.maven:maven-plugin-api:3.9.8")
1113
compileOnly("org.apache.maven:maven-core:3.9.8")

0 commit comments

Comments
 (0)