Skip to content

Commit

Permalink
fix: revert PublishedMavenId
Browse files Browse the repository at this point in the history
Signed-off-by: Curtis Harding <ch@curtish.me>
  • Loading branch information
curtis-h committed May 23, 2024
1 parent 46182df commit f8a8b8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import java.util.Base64

val publishedMavenId: String = "org.hyperledger.identus"
val publishedMavenId: String = "io.iohk.atala.prism.apollo"

plugins {
id("org.jetbrains.dokka") version "1.9.20"
Expand Down

0 comments on commit f8a8b8f

Please sign in to comment.