File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ limitations under the License.
1616<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
1717 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1818 <modelVersion >4.0.0</modelVersion >
19- <groupId >com.google.cloud.logging .samples</groupId >
20- <artifactId >cloud-logging -samples</artifactId >
19+ <groupId >com.google.cloud.errorreporting .samples</groupId >
20+ <artifactId >cloud-errorreporting -samples</artifactId >
2121 <packaging >pom</packaging >
2222
2323 <!--
Original file line number Diff line number Diff line change @@ -41,11 +41,4 @@ limitations under the License.
4141 <module >cloud-client</module >
4242 </modules >
4343
44- <dependencies >
45- <dependency >
46- <groupId >junit</groupId >
47- <artifactId >junit</artifactId >
48- <version >4.12</version >
49- </dependency >
50- </dependencies >
5144</project >
You can’t perform that action at this time.
0 commit comments