File tree 5 files changed +6
-2
lines changed
5 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 7
7
<groupId >cn.springcloud.book</groupId >
8
8
<version >1.0-SNAPSHOT</version >
9
9
</parent >
10
+
11
+ <packaging >pom</packaging >
10
12
<modelVersion >4.0.0</modelVersion >
11
13
12
14
<artifactId >ch12-1</artifactId >
Original file line number Diff line number Diff line change 7
7
<groupId >cn.springcloud.book</groupId >
8
8
<version >1.0-SNAPSHOT</version >
9
9
</parent >
10
+ <packaging >pom</packaging >
10
11
<modelVersion >4.0.0</modelVersion >
11
12
12
13
<artifactId >ch12-2</artifactId >
Original file line number Diff line number Diff line change 7
7
<groupId >cn.springcloud.book</groupId >
8
8
<version >1.0-SNAPSHOT</version >
9
9
</parent >
10
+ <packaging >pom</packaging >
10
11
<modelVersion >4.0.0</modelVersion >
11
12
12
13
<artifactId >ch12-3</artifactId >
Original file line number Diff line number Diff line change 8
8
<version >1.0-SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
-
11
+ < packaging >pom</ packaging >
12
12
<artifactId >ch12-4</artifactId >
13
13
<modules >
14
14
<module >ch12-4-config-client-mongodb</module >
Original file line number Diff line number Diff line change 8
8
<version >1.0-SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
-
11
+ < packaging >pom</ packaging >
12
12
<artifactId >ch12-5</artifactId >
13
13
14
14
<modules >
You can’t perform that action at this time.
0 commit comments