We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0077f0 commit b78a3abCopy full SHA for b78a3ab
java-vertexai/pom.xml
@@ -22,6 +22,7 @@
22
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
23
<github.global.server>github</github.global.server>
24
<site.installationModule>google-cloud-vertexai-parent</site.installationModule>
25
+ <maven.deploy.skip>true</maven.deploy.skip>
26
</properties>
27
28
<dependencyManagement>
0 commit comments