Skip to content

Commit 4ea5209

Browse files
committed
chore: remove modules markers from showcase parent pom
1 parent a99bb42 commit 4ea5209

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

java-showcase/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
<type>pom</type>
3939
<scope>import</scope>
4040
</dependency>
41-
<!-- {x-generated-dependencies-start} -->
4241
<dependency>
4342
<groupId>com.google.api.grpc</groupId>
4443
<artifactId>proto-gapic-showcase-v1beta1</artifactId>
@@ -54,7 +53,6 @@
5453
<artifactId>gapic-showcase</artifactId>
5554
<version>0.0.1-SNAPSHOT</version>
5655
</dependency>
57-
<!-- {x-generated-dependencies-end} -->
5856
<dependency>
5957
<groupId>org.junit</groupId>
6058
<artifactId>junit-bom</artifactId>
@@ -66,11 +64,9 @@
6664
</dependencyManagement>
6765

6866
<modules>
69-
<!-- {x-generated-modules-start} -->
7067
<module>gapic-showcase</module>
7168
<module>grpc-gapic-showcase-v1beta1</module>
7269
<module>proto-gapic-showcase-v1beta1</module>
73-
<!-- {x-generated-modules-end} -->
7470
</modules>
7571

7672
<profiles>

0 commit comments

Comments
 (0)