Skip to content

Commit 29f70f5

Browse files
authored
remove parent (GoogleCloudPlatform#1808)
1 parent 1a310e4 commit 29f70f5

File tree

1 file changed

+2
-2
lines changed
  • appengine-java11/micronaut-helloworld

1 file changed

+2
-2
lines changed

appengine-java11/micronaut-helloworld/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
The parent pom defines common style checks and testing strategies for our samples.
2323
Removing or replacing it should not affect the execution of the samples in anyway.
2424
-->
25-
<parent>
25+
<!-- <parent>
2626
<groupId>com.google.cloud.samples</groupId>
2727
<artifactId>shared-configuration</artifactId>
2828
<version>1.0.11</version>
29-
</parent>
29+
</parent> -->
3030

3131
<properties>
3232
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)