Skip to content

Commit f3ff8e8

Browse files
authored
Update pom.xml
1 parent d247785 commit f3ff8e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

chapter9/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5+
56
<modelVersion>4.0.0</modelVersion>
67
<groupId>com.forezp</groupId>
78
<artifactId>chapter9</artifactId>
89
<version>1.0-SNAPSHOT</version>
10+
911
</project>

0 commit comments

Comments
 (0)