File tree Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Expand file tree Collapse file tree 2 files changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ limitations under the License.
16
16
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
17
17
xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18
18
<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 >
21
21
<packaging >pom</packaging >
22
22
23
23
<!--
Original file line number Diff line number Diff line change @@ -41,11 +41,4 @@ limitations under the License.
41
41
<module >cloud-client</module >
42
42
</modules >
43
43
44
- <dependencies >
45
- <dependency >
46
- <groupId >junit</groupId >
47
- <artifactId >junit</artifactId >
48
- <version >4.12</version >
49
- </dependency >
50
- </dependencies >
51
44
</project >
You can’t perform that action at this time.
0 commit comments