We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d985f commit 72ab872Copy full SHA for 72ab872
pom.xml
@@ -4,10 +4,10 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
<groupId>com.example.maven-project</groupId>
7
- <artifactId>maven-project</artifactId>
+ <artifactId>webapp-project</artifactId>
8
<packaging>pom</packaging>
9
- <version>1.0-SNAPSHOT</version>
10
- <name>Maven Project</name>
+ <version>1.1-SNAPSHOT</version>
+ <name>webapp-project</name>
11
<description>Sample Maven project with a working, deployable site.</description>
12
<url>http://www.example.com</url>
13
0 commit comments