File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
<modelVersion >4.0.0</modelVersion >
4
4
<groupId >com.google.cloud</groupId >
5
- <artifactId >security-privateca -snippets</artifactId >
5
+ <artifactId >security-private-ca -snippets</artifactId >
6
6
<packaging >jar</packaging >
7
7
<name >Google Certificate Authority Service Snippets</name >
8
- <url >https://github.com/googleapis/java-security-privateca </url >
8
+ <url >https://github.com/googleapis/java-security-private-ca </url >
9
9
10
10
<!--
11
11
The parent pom defines common style checks and testing strategies for our samples.
14
14
<parent >
15
15
<groupId >com.google.cloud.samples</groupId >
16
16
<artifactId >shared-configuration</artifactId >
17
- <version >1.0.12 </version >
17
+ <version >1.0.18 </version >
18
18
</parent >
19
19
20
20
<properties >
27
27
<!-- TODO: switch to libraries-bom after this artifact is included -->
28
28
<dependency >
29
29
<groupId >com.google.cloud</groupId >
30
- <artifactId >google-cloud-security-privateca </artifactId >
30
+ <artifactId >google-cloud-security-private-ca </artifactId >
31
31
<version >0.0.0</version >
32
32
</dependency >
33
33
You can’t perform that action at this time.
0 commit comments