File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
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 >google-cloud-clouderrorreporting- samples</artifactId >
5
+ <artifactId >java-docs- samples-errorreporting </artifactId >
6
6
<version >0.0.1-SNAPSHOT</version ><!-- This artifact should not be released -->
7
7
<packaging >pom</packaging >
8
8
<name >Google Cloud Error Reporting Samples Parent</name >
9
- <url >https://github.com/googleapis /java-errorreporting</url >
9
+ <url >https://github.com/GoogleCloudPlatform /java-docs-samples/ errorreporting</url >
10
10
<description >
11
11
Java idiomatic client for Google Cloud Platform services.
12
12
</description >
28
28
</properties >
29
29
30
30
<modules >
31
- <module >install-without-bom</module >
32
- <module >snapshot</module >
33
31
<module >snippets</module >
34
32
</modules >
35
33
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 >clouderrorreporting -snippets</artifactId >
5
+ <artifactId >java-docs-samples-errorreporting -snippets</artifactId >
6
6
<packaging >jar</packaging >
7
- <name >Google Cloud Error Reporting Snippets </name >
8
- <url >https://github.com/googleapis /java-errorreporting</url >
7
+ <name >Google Cloud Error Reporting Samples Parent </name >
8
+ <url >https://github.com/GoogleCloudPlatform /java-docs-samples/ errorreporting</url >
9
9
10
10
<!--
11
11
The parent pom defines common style checks and testing strategies for our samples.
You can’t perform that action at this time.
0 commit comments