We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a99bb42 commit 4ea5209Copy full SHA for 4ea5209
1 file changed
java-showcase/pom.xml
@@ -38,7 +38,6 @@
38
<type>pom</type>
39
<scope>import</scope>
40
</dependency>
41
- <!-- {x-generated-dependencies-start} -->
42
<dependency>
43
<groupId>com.google.api.grpc</groupId>
44
<artifactId>proto-gapic-showcase-v1beta1</artifactId>
@@ -54,7 +53,6 @@
54
53
<artifactId>gapic-showcase</artifactId>
55
<version>0.0.1-SNAPSHOT</version>
56
57
- <!-- {x-generated-dependencies-end} -->
58
59
<groupId>org.junit</groupId>
60
<artifactId>junit-bom</artifactId>
@@ -66,11 +64,9 @@
66
64
</dependencyManagement>
67
65
68
<modules>
69
- <!-- {x-generated-modules-start} -->
70
<module>gapic-showcase</module>
71
<module>grpc-gapic-showcase-v1beta1</module>
72
<module>proto-gapic-showcase-v1beta1</module>
73
- <!-- {x-generated-modules-end} -->
74
</modules>
75
76
<profiles>
0 commit comments