We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a310e4 commit 29f70f5Copy full SHA for 29f70f5
appengine-java11/micronaut-helloworld/pom.xml
@@ -22,11 +22,11 @@
22
The parent pom defines common style checks and testing strategies for our samples.
23
Removing or replacing it should not affect the execution of the samples in anyway.
24
-->
25
- <parent>
+ <!-- <parent>
26
<groupId>com.google.cloud.samples</groupId>
27
<artifactId>shared-configuration</artifactId>
28
<version>1.0.11</version>
29
- </parent>
+ </parent> -->
30
31
<properties>
32
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments