diff --git a/modules/openapi/build.gradle.kts b/modules/openapi/build.gradle.kts index 37f06fa7..832d0d63 100644 --- a/modules/openapi/build.gradle.kts +++ b/modules/openapi/build.gradle.kts @@ -4,7 +4,7 @@ plugins { } group = "com.sphereon.oid.fed" -version = "1.0-SNAPSHOT" +version = "0.1.0-SNAPSHOT" project.extra.set("openApiPackage", "com.sphereon.oid.fed.openapi")