Skip to content

Commit

Permalink
Add description to maven plugin pom
Browse files Browse the repository at this point in the history
Signed-off-by: Appu Goundan <[email protected]>
  • Loading branch information
loosebazooka committed Jul 22, 2024
1 parent 064d0b6 commit f9955d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sigstore-maven-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ plugins {
id("de.benediktritter.maven-plugin-development") version "0.4.3"
}

description = "A Maven plugin for signing with Sigstore"

dependencies {
compileOnly("org.apache.maven:maven-plugin-api:3.9.8")
compileOnly("org.apache.maven:maven-core:3.9.8")
Expand Down

0 comments on commit f9955d3

Please sign in to comment.