mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-21 03:36:00 +08:00
Merge pull request #30 from asiaon123/3.0
修复hsweb-authorization-oauth2-core的pom中parent的relativePath错误
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<artifactId>hsweb-authorization-oauth2</artifactId>
|
||||
<groupId>org.hswebframework.web</groupId>
|
||||
<version>3.0-SNAPSHOT</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
<!--<relativePath>../../pom.xml</relativePath>-->
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user