We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0debd25 commit d65a9c9Copy full SHA for d65a9c9
pom.xml
@@ -24,10 +24,10 @@
24
<modelVersion>4.0.0</modelVersion>
25
26
<parent>
27
- <groupId>io.wcm.maven</groupId>
28
- <artifactId>io.wcm.maven.global-parent</artifactId>
29
- <version>14</version>
30
- <relativePath />
+ <groupId>io.wcm.devops</groupId>
+ <artifactId>io.wcm.devops.parent_toplevel</artifactId>
+ <version>1.0.6</version>
+ <relativePath>parent_toplevel/pom.xml</relativePath>
31
</parent>
32
33
<groupId>io.wcm.devops</groupId>
0 commit comments