File tree Expand file tree Collapse file tree 26 files changed +64
-57
lines changed
hsweb-authorization-basic
hsweb-authorization-oauth2
hsweb-system-authorization
hsweb-system-authorization-api
hsweb-system-authorization-default
hsweb-system-authorization-oauth2 Expand file tree Collapse file tree 26 files changed +64
-57
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-authorization</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
12+ <name >${artifactId} </name >
1213 <description >授权,权限管理API</description >
1314 <artifactId >hsweb-authorization-api</artifactId >
1415 <dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-authorization</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
12+ <name >${artifactId} </name >
1213 <artifactId >hsweb-authorization-basic</artifactId >
1314
1415 <description >实现hsweb-authorization-api的相关接口以及使用aop实现RBAC和数据权限的控制</description >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-authorization</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
12+ <name >${artifactId} </name >
1213 <artifactId >hsweb-authorization-oauth2</artifactId >
1314
1415 <dependencies >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-framework</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
12+ <name >${artifactId} </name >
1213 <artifactId >hsweb-authorization</artifactId >
1314 <packaging >pom</packaging >
1415 <modules >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-commons</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >hsweb-commons-api</artifactId >
13+ <name >${artifactId} </name >
1314
1415 <dependencies >
1516 <dependency >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-commons</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >hsweb-commons-crud</artifactId >
13+ <name >${artifactId} </name >
1314
1415 <dependencies >
1516
Original file line number Diff line number Diff line change 2323 <parent >
2424 <artifactId >hsweb-framework</artifactId >
2525 <groupId >org.hswebframework.web</groupId >
26- <version >4.0.19-SNAPSHOT </version >
26+ <version >4.0.19</version >
2727 <relativePath >../pom.xml</relativePath >
2828 </parent >
29+ <name >${artifactId} </name >
2930 <modelVersion >4.0.0</modelVersion >
3031 <description >通用模块</description >
3132
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-concurrent</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >hsweb-concurrent-cache</artifactId >
13+ <name >${artifactId} </name >
1314
1415 <dependencies >
1516
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-framework</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
1212 <artifactId >hsweb-concurrent</artifactId >
13+ <name >${artifactId} </name >
1314 <packaging >pom</packaging >
1415 <modules >
1516 <module >hsweb-concurrent-cache</module >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hsweb-framework</artifactId >
77 <groupId >org.hswebframework.web</groupId >
8- <version >4.0.19-SNAPSHOT </version >
8+ <version >4.0.19</version >
99 <relativePath >../pom.xml</relativePath >
1010 </parent >
1111 <modelVersion >4.0.0</modelVersion >
1212
1313 <artifactId >hsweb-core</artifactId >
14+ <name >${artifactId} </name >
1415
1516 <description >核心包</description >
1617
You can’t perform that action at this time.
0 commit comments