File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >apidoc</artifactId >
7
7
<groupId >com.ztianzeng.apidoc</groupId >
8
- <version >1.0 -SNAPSHOT</version >
8
+ <version >0.02 -SNAPSHOT</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 >apidoc</artifactId >
7
7
<groupId >com.ztianzeng.apidoc</groupId >
8
- <version >1.0 -SNAPSHOT</version >
8
+ <version >0.02 -SNAPSHOT</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
27
27
<dependency >
28
28
<groupId >com.ztianzeng.apidoc</groupId >
29
29
<artifactId >apidoc-core</artifactId >
30
- <version >1.0 -SNAPSHOT</version >
30
+ <version >0.02 -SNAPSHOT</version >
31
31
<scope >compile</scope >
32
32
</dependency >
33
33
</dependencies >
Original file line number Diff line number Diff line change 7
7
<groupId >com.ztianzeng.apidoc</groupId >
8
8
<artifactId >apidoc</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >1.0 -SNAPSHOT</version >
10
+ <version >0.02 -SNAPSHOT</version >
11
11
<properties >
12
12
<java .version>1.8</java .version>
13
13
<file .encoding>UTF-8</file .encoding>
You can’t perform that action at this time.
0 commit comments