Skip to content

Commit 3d43c91

Browse files
internal: Renaming groupID and artifactID
1 parent 84186af commit 3d43c91

File tree

2 files changed

+95
-95
lines changed

2 files changed

+95
-95
lines changed

.speakeasy/gen.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ java:
1919
version: 0.1.0-beta.2
2020
additionalDependencies: []
2121
additionalPlugins: []
22-
artifactID: api-client
22+
artifactID: glean-api-client
2323
clientServerStatusCodesAsErrors: true
2424
companyEmail: support@glean.com
2525
companyName: Glean
2626
companyURL: https://www.glean.com
2727
defaultErrorName: APIException
2828
flattenGlobalSecurity: true
2929
githubURL: github.com/gleanwork/api-client-java
30-
groupID: com.glean
30+
groupID: com.glean.api-client
3131
imports:
3232
option: openapi
3333
paths:
@@ -43,5 +43,5 @@ java:
4343
url: https://mit-license.org/
4444
maxMethodParams: 4
4545
outputModelSuffix: output
46-
projectName: api-client
46+
projectName: glean-api-client
4747
templateVersion: v2

gradlew.bat

Lines changed: 92 additions & 92 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)