Skip to content

Commit 72ab872

Browse files
authored
Update pom.xml
1 parent e5d985f commit 72ab872

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
<modelVersion>4.0.0</modelVersion>
55

66
<groupId>com.example.maven-project</groupId>
7-
<artifactId>maven-project</artifactId>
7+
<artifactId>webapp-project</artifactId>
88
<packaging>pom</packaging>
9-
<version>1.0-SNAPSHOT</version>
10-
<name>Maven Project</name>
9+
<version>1.1-SNAPSHOT</version>
10+
<name>webapp-project</name>
1111
<description>Sample Maven project with a working, deployable site.</description>
1212
<url>http://www.example.com</url>
1313

0 commit comments

Comments
 (0)