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.
1 parent 2b60aa5 commit cb24cb7Copy full SHA for cb24cb7
1 file changed
pom.xml
@@ -1676,7 +1676,7 @@
1676
</goals>
1677
<phase>generate-sources</phase>
1678
<configuration>
1679
- <generator>go:package_prefix=github.com/apache/iotdb-client-go/</generator>
+ <generator>go:package_prefix=github.com/apache/iotdb-client-go/v2/</generator>
1680
<includes>**/common.thrift,**/client.thrift</includes>
1681
<outputDirectory>${project.build.directory}/generated-sources-go</outputDirectory>
1682
</configuration>
0 commit comments