Skip to content

Commit 3415c08

Browse files
committed
chore: remove java-vertexai from releasing
1 parent a9198ee commit 3415c08

File tree

504 files changed

+5
-407912
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

504 files changed

+5
-407912
lines changed

gapic-libraries-bom/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1361,13 +1361,7 @@
13611361
<type>pom</type>
13621362
<scope>import</scope>
13631363
</dependency>
1364-
<dependency>
1365-
<groupId>com.google.cloud</groupId>
1366-
<artifactId>google-cloud-vertexai-bom</artifactId>
1367-
<version>1.49.0-SNAPSHOT</version><!-- {x-version-update:google-cloud-vertexai:current} -->
1368-
<type>pom</type>
1369-
<scope>import</scope>
1370-
</dependency>
1364+
13711365
<dependency>
13721366
<groupId>com.google.cloud</groupId>
13731367
<artifactId>google-cloud-video-intelligence-bom</artifactId>

java-vertexai/.cloud/main.tf

Lines changed: 0 additions & 11 deletions
This file was deleted.

java-vertexai/.cloud/variables.tf

Lines changed: 0 additions & 7 deletions
This file was deleted.

java-vertexai/.repo-metadata.json

Lines changed: 0 additions & 16 deletions
This file was deleted.

java-vertexai/CHANGELOG.md

Lines changed: 0 additions & 335 deletions
This file was deleted.

java-vertexai/CONTRIBUTING.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

java-vertexai/LICENSE

Lines changed: 0 additions & 202 deletions
This file was deleted.

java-vertexai/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
4242

4343
If you're using Maven without the BOM, add the following to your dependencies:
4444

45-
<!-- {x-version-update-start:google-cloud-vertexai:released} -->
45+
4646

4747
```xml
4848
<dependency>
@@ -63,7 +63,7 @@ If you are using SBT, add this to your dependencies:
6363
```Scala
6464
libraryDependencies += "com.google.cloud" % "google-cloud-vertexai" % "1.48.0"
6565
```
66-
<!-- {x-version-update-end} -->
66+
6767

6868
## Authentication
6969

java-vertexai/google-cloud-vertexai-bom/pom.xml

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)