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 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
5- <artifactId >google-cloud-clouderrorreporting- samples</artifactId >
5+ <artifactId >java-docs- samples-errorreporting </artifactId >
66 <version >0.0.1-SNAPSHOT</version ><!-- This artifact should not be released -->
77 <packaging >pom</packaging >
88 <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 >
1010 <description >
1111 Java idiomatic client for Google Cloud Platform services.
1212 </description >
2828 </properties >
2929
3030 <modules >
31- <module >install-without-bom</module >
32- <module >snapshot</module >
3331 <module >snippets</module >
3432 </modules >
3533
Original file line number Diff line number Diff line change 22<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" >
33 <modelVersion >4.0.0</modelVersion >
44 <groupId >com.google.cloud</groupId >
5- <artifactId >clouderrorreporting -snippets</artifactId >
5+ <artifactId >java-docs-samples-errorreporting -snippets</artifactId >
66 <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 >
99
1010 <!--
1111 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