Update github org and repo name for client-python (#56)
This commit is contained in:
committed by
Brendan Burns
parent
b8cf93e649
commit
df8b843fb9
@@ -19,8 +19,8 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<inputSpec>${generator.spec.path}</inputSpec>
|
<inputSpec>${generator.spec.path}</inputSpec>
|
||||||
<language>python</language>
|
<language>python</language>
|
||||||
<gitUserId>kubernetes-incubator</gitUserId>
|
<gitUserId>kubernetes-client</gitUserId>
|
||||||
<gitRepoId>client-python</gitRepoId>
|
<gitRepoId>python</gitRepoId>
|
||||||
<configOptions>
|
<configOptions>
|
||||||
<packageName>${generator.package.name}</packageName>
|
<packageName>${generator.package.name}</packageName>
|
||||||
<packageVersion>${generator.client.version}</packageVersion>
|
<packageVersion>${generator.client.version}</packageVersion>
|
||||||
|
|||||||
Reference in New Issue
Block a user