We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04d5be7 + fc0b4be commit 801a449Copy full SHA for 801a449
build.gradle
@@ -24,7 +24,7 @@ subprojects {
24
25
groupId = 'com.launchableinc.openai-java'
26
artifactId = project.name
27
- version = project.version
+ version = project.VERSION_NAME
28
29
pom {
30
name = 'OpenAI Java Client'
0 commit comments