File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
au-api-spring-boot-autoconfigure
au-api-spring-boot-parent
au-api-spring-boot-sample
au-api-spring-boot-starter Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >au-api-spring-boot-parent</artifactId >
7
7
<groupId >com.lazycece.au</groupId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
<relativePath >../au-api-spring-boot-parent/pom.xml</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >au-api-spring-boot</artifactId >
7
7
<groupId >com.lazycece.au</groupId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
<relativePath >../pom.xml</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
16
16
<description >Providing dependencies management</description >
17
17
18
18
<properties >
19
- <au .api.version>0 .0.1-SNAPSHOT </au .api.version>
19
+ <au .api.version>1 .0.0 </au .api.version>
20
20
<servlet .api.version>3.1.0</servlet .api.version>
21
21
<spring .boot.version>2.2.4.RELEASE</spring .boot.version>
22
22
</properties >
Original file line number Diff line number Diff line change 14
14
<description >Providing a sample for au-api-spring-boot</description >
15
15
16
16
<properties >
17
- <au .api.spring.boot.version>0 .0.1-SNAPSHOT </au .api.spring.boot.version>
17
+ <au .api.spring.boot.version>1 .0.0 </au .api.spring.boot.version>
18
18
</properties >
19
19
20
20
<repositories >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >au-api-spring-boot-parent</artifactId >
7
7
<groupId >com.lazycece.au</groupId >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
<relativePath >../au-api-spring-boot-parent/pom.xml</relativePath >
10
10
</parent >
11
11
<modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 5
5
<groupId >com.lazycece.au</groupId >
6
6
<artifactId >au-api-spring-boot</artifactId >
7
7
<packaging >pom</packaging >
8
- <version >0 .0.1-SNAPSHOT </version >
8
+ <version >1 .0.0 </version >
9
9
10
10
<name >au-api-spring-boot</name >
11
11
<description >Au api for Spring Boot</description >
You can’t perform that action at this time.
0 commit comments