File tree Expand file tree Collapse file tree 2 files changed +5
-13
lines changed
Expand file tree Collapse file tree 2 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 99 <description >
1010 Dummy POM for Google Vertex AI to satisfy automation.
1111 </description >
12- <build >
13- <plugins >
14- <plugin >
15- <groupId >org.apache.maven.plugins</groupId >
16- <artifactId >maven-enforcer-plugin</artifactId >
17- <configuration >
18- <skip >true</skip >
19- </configuration >
20- </plugin >
21- </plugins >
22- </build >
23- </project >
12+
13+ <properties >
14+ <maven .deploy.skip>true</maven .deploy.skip>
15+ <maven .enforcer.skip>true</maven .enforcer.skip>
16+ </properties >
Original file line number Diff line number Diff line change @@ -687,7 +687,6 @@ grpc-google-cloud-telcoautomation-v1alpha1:0.58.0:0.59.0-SNAPSHOT
687687google-cloud-securesourcemanager:0.58.0:0.59.0-SNAPSHOT
688688proto-google-cloud-securesourcemanager-v1:0.58.0:0.59.0-SNAPSHOT
689689grpc-google-cloud-securesourcemanager-v1:0.58.0:0.59.0-SNAPSHOT
690-
691690google-cloud-edgenetwork:0.56.0:0.57.0-SNAPSHOT
692691proto-google-cloud-edgenetwork-v1:0.56.0:0.57.0-SNAPSHOT
693692grpc-google-cloud-edgenetwork-v1:0.56.0:0.57.0-SNAPSHOT
You can’t perform that action at this time.
0 commit comments