diff --git a/client/pom.xml b/client/pom.xml index a4da200..b6975d2 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - org.openapitools + com.cyberark conjur-sdk-java jar conjur-sdk-java - 5.1.1 + 4.0.0 https://github.com/openapitools/openapi-generator Java Conjur SDK diff --git a/templates/libraries/okhttp-gson/pom.mustache b/templates/libraries/okhttp-gson/pom.mustache index 370678c..6a86e85 100644 --- a/templates/libraries/okhttp-gson/pom.mustache +++ b/templates/libraries/okhttp-gson/pom.mustache @@ -1,11 +1,11 @@ 4.0.0 - {{groupId}} + com.cyberark {{artifactId}} jar {{artifactId}} - {{artifactVersion}} + 4.0.0 {{artifactUrl}} {{artifactDescription}}