Skip to content

Commit 0ac2ef5

Browse files
committed
change lesson 6 naming
1 parent e1df14e commit 0ac2ef5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Lesson6.DIAppPart2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>ru.alishev.springcourse</groupId>
8-
<artifactId>FirstDIApp</artifactId>
8+
<artifactId>DIAppPart2</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
<packaging>war</packaging>
1111

Lesson6.HWSolution/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>ru.alishev.springcourse</groupId>
8-
<artifactId>FirstDIApp</artifactId>
8+
<artifactId>DIAppPart2HWSolution</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010
<packaging>war</packaging>
1111

0 commit comments

Comments
 (0)