Skip to content

Commit 11f11c1

Browse files
committed
updated container analysis samples to beta release
1 parent a73dd58 commit 11f11c1

File tree

7 files changed

+414
-440
lines changed

7 files changed

+414
-440
lines changed

container-registry/container-analysis/pom.xml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,6 @@
1010
<name>containeranalysis</name>
1111
<url>http://maven.apache.org</url>
1212

13-
<!-- local maven repo contains container analysis client library -->
14-
<repositories>
15-
<repository>
16-
<id>project.local</id>
17-
<url>file:///${project.basedir}/repo</url>
18-
</repository>
19-
</repositories>
20-
2113
<!--
2214
The parent pom defines common style checks and testing strategies for our samples.
2315
Removing or replacing it should not affect the execution of the samples in anyway.
@@ -39,7 +31,7 @@
3931
<dependency>
4032
<groupId>com.google.cloud</groupId>
4133
<artifactId>google-cloud-containeranalysis</artifactId>
42-
<version>0.1.1-alpha</version>
34+
<version>0.58.0-beta</version>
4335
</dependency>
4436
<dependency>
4537
<groupId>com.google.cloud</groupId>

container-registry/container-analysis/repo/com/google/cloud/google-cloud-containeranalysis/0.1.1-alpha/google-cloud-containeranalysis-0.1.1-alpha.pom

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

container-registry/container-analysis/repo/com/google/cloud/google-cloud-containeranalysis/maven-metadata-local.xml

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

0 commit comments

Comments
 (0)