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 e1df14e commit 0ac2ef5Copy full SHA for 0ac2ef5
Lesson6.DIAppPart2/pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>ru.alishev.springcourse</groupId>
8
- <artifactId>FirstDIApp</artifactId>
+ <artifactId>DIAppPart2</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
<packaging>war</packaging>
11
Lesson6.HWSolution/pom.xml
+ <artifactId>DIAppPart2HWSolution</artifactId>
0 commit comments