File tree 7 files changed +7
-7
lines changed
spring-boot-data-aggregator-autoconfigure
spring-boot-data-aggregator-core
spring-boot-data-aggregator-example
spring-boot-data-aggregator-starter
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ pom.xml
21
21
<dependency >
22
22
<groupId >io.github.lvyahui8</groupId >
23
23
<artifactId >spring-boot-data-aggregator-starter</artifactId >
24
- <version >1.0.1 </version >
24
+ <version >1.0.2 </version >
25
25
</dependency >
26
26
```
27
27
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ pom.xml
21
21
<dependency >
22
22
<groupId >io.github.lvyahui8</groupId >
23
23
<artifactId >spring-boot-data-aggregator-starter</artifactId >
24
- <version >1.0.1 </version >
24
+ <version >1.0.2 </version >
25
25
</dependency >
26
26
```
27
27
Original file line number Diff line number Diff line change 6
6
7
7
<groupId >io.github.lvyahui8</groupId >
8
8
<artifactId >spring-boot-data-aggregator</artifactId >
9
- <version >1.0.2-SNAPSHOT </version >
9
+ <version >1.0.2</version >
10
10
<modules >
11
11
<module >spring-boot-data-aggregator-core</module >
12
12
<module >spring-boot-data-aggregator-autoconfigure</module >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-boot-data-aggregator</artifactId >
7
7
<groupId >io.github.lvyahui8</groupId >
8
- <version >1.0.2-SNAPSHOT </version >
8
+ <version >1.0.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-boot-data-aggregator</artifactId >
7
7
<groupId >io.github.lvyahui8</groupId >
8
- <version >1.0.2-SNAPSHOT </version >
8
+ <version >1.0.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-boot-data-aggregator</artifactId >
7
7
<groupId >io.github.lvyahui8</groupId >
8
- <version >1.0.2-SNAPSHOT </version >
8
+ <version >1.0.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >spring-boot-data-aggregator</artifactId >
7
7
<groupId >io.github.lvyahui8</groupId >
8
- <version >1.0.2-SNAPSHOT </version >
8
+ <version >1.0.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
You can’t perform that action at this time.
0 commit comments