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 e0edc02 commit 05e9bbdCopy full SHA for 05e9bbd
server/pom.xml
@@ -4,8 +4,8 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
<parent>
7
- <groupId>com.example.maven-samples</groupId>
8
- <artifactId>multi-module-parent</artifactId>
+ <groupId>com.example.maven-project</groupId>
+ <artifactId>maven-project</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
<relativePath>../pom.xml</relativePath>
11
</parent>
webapp/pom.xml
0 commit comments