feat: 项目需求管理
This commit is contained in:
12
pom.xml
12
pom.xml
@@ -41,7 +41,17 @@
|
||||
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
|
||||
<!-- 项目管理 -->
|
||||
<dependency>
|
||||
<groupId>org.nl</groupId>
|
||||
<artifactId>nl-plugin-pmm</artifactId>
|
||||
<version>${snowy.version}</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.nl</groupId>
|
||||
<artifactId>nl-plugin-pmm-api</artifactId>
|
||||
<version>${snowy.version}</version>
|
||||
</dependency>
|
||||
<!-- snowy-common -->
|
||||
<dependency>
|
||||
<groupId>org.nl</groupId>
|
||||
|
||||
Reference in New Issue
Block a user