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 d247785 commit f3ff8e8Copy full SHA for f3ff8e8
chapter9/pom.xml
@@ -2,8 +2,10 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0"
3
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
5
+
6
<modelVersion>4.0.0</modelVersion>
7
<groupId>com.forezp</groupId>
8
<artifactId>chapter9</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
11
</project>
0 commit comments