调整项目结构
This commit is contained in:
parent
acd69963f3
commit
41da694227
|
@ -11,7 +11,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>net.maku</groupId>
|
||||
<artifactId>fast-boot-framework</artifactId>
|
||||
<artifactId>fast-framework</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>net.maku</groupId>
|
||||
<artifactId>fast-boot-framework</artifactId>
|
||||
<artifactId>fast-framework</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<version>1.0.0</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>fast-boot-framework</artifactId>
|
||||
<artifactId>fast-framework</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<dependencies>
|
Loading…
Reference in New Issue
Block a user