File tree Expand file tree Collapse file tree 24 files changed +27
-27
lines changed
hsweb-web-concurrent-cache
hsweb-web-concurrent-lock
hsweb-web-oauth2-controller
hsweb-web-oauth2-service-simple Expand file tree Collapse file tree 24 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hsweb-framework</artifactId >
7
7
<groupId >org.hsweb</groupId >
8
- <version >2.2-SNAPSHOT </version >
8
+ <version >2.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >hsweb-web-bean</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hsweb-web-concurrent</artifactId >
7
7
<groupId >org.hsweb</groupId >
8
- <version >2.2-SNAPSHOT </version >
8
+ <version >2.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >hsweb-web-concurrent-cache</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hsweb-web-concurrent</artifactId >
7
7
<groupId >org.hsweb</groupId >
8
- <version >2.2-SNAPSHOT </version >
8
+ <version >2.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >hsweb-web-concurrent-lock</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hsweb-framework</artifactId >
7
7
<groupId >org.hsweb</groupId >
8
- <version >2.2-SNAPSHOT </version >
8
+ <version >2.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<packaging >pom</packaging >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hsweb-framework</artifactId >
7
7
<groupId >org.hsweb</groupId >
8
- <version >2.2-SNAPSHOT </version >
8
+ <version >2.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >hsweb-web-controller</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hsweb-framework</artifactId >
7
7
<groupId >org.hsweb</groupId >
8
- <version >2.2-SNAPSHOT </version >
8
+ <version >2.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >hsweb-web-core</artifactId >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hsweb-web-dao</artifactId >
7
7
<groupId >org.hsweb</groupId >
8
- <version >2.2-SNAPSHOT </version >
8
+ <version >2.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >hsweb-web-dao-api</artifactId >
Original file line number Diff line number Diff line change 10
10
<dependency >
11
11
<groupId >org.hsweb</groupId >
12
12
<artifactId >hsweb-web-dao-mybatis</artifactId >
13
- <version >2.2-SNAPSHOT </version >
13
+ <version >2.2</version >
14
14
</dependency >
15
15
```
16
16
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hsweb-web-dao</artifactId >
7
7
<groupId >org.hsweb</groupId >
8
- <version >2.2-SNAPSHOT </version >
8
+ <version >2.2</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
<artifactId >hsweb-web-dao-mybatis</artifactId >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<artifactId >hsweb-framework</artifactId >
23
23
<groupId >org.hsweb</groupId >
24
- <version >2.2-SNAPSHOT </version >
24
+ <version >2.2</version >
25
25
</parent >
26
26
<modelVersion >4.0.0</modelVersion >
27
27
<packaging >pom</packaging >
You can’t perform that action at this time.
0 commit comments